Skip to content

Commit

Permalink
Bump sqldelight from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `sqldelight` from 2.0.0 to 2.0.1.

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

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

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

---
updated-dependencies:
- dependency-name: app.cash.sqldelight:android-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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent b910959 commit a4bc33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ koin = "3.5.0"
supabase = "1.4.7"
koin-compose = "3.5.0"
ktor = "2.3.5"
sqldelight = "2.0.0"
sqldelight = "2.0.1"
swipe-refresh = "0.33.2-alpha"
compose-navigation = "2.7.4"
compose = "1.6.0-alpha07"
Expand Down

0 comments on commit a4bc33f

Please sign in to comment.