Bump sqldelight from 2.0.1 to 2.0.2

Bumps `sqldelight` from 2.0.1 to 2.0.2.

Updates `app.cash.sqldelight:android-driver` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight:native-driver` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight:sqlite-driver` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight:web-worker-driver` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight:coroutines-extensions` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight:primitive-adapters` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

Updates `app.cash.sqldelight` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/cashapp/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cashapp/sqldelight/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: app.cash.sqldelight:android-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:native-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:sqlite-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:web-worker-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:coroutines-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight:primitive-adapters
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: app.cash.sqldelight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2064/head
dependabot[bot] 2 years ago committed by GitHub
parent 8c2a2702b7
commit 223456bdf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -72,7 +72,7 @@ androidx-test-junit = "1.1.5"
compose = "1.6.4"
compose-plugin = "1.6.2"
junit = "4.13.2"
sqldelight = "2.0.1"
sqldelight = "2.0.2"
kotlinInject = '0.6.3'
multiplatform-settings = "1.1.1"
kermit = "2.0.3"

Loading…
Cancel
Save