Skip to content

Commit

Permalink
Bump co.touchlab:stately-common from 2.0.6 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [co.touchlab:stately-common](https://github.com/touchlab/Stately) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/touchlab/Stately/releases)
- [Commits](touchlab/Stately@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: co.touchlab:stately-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent 0dcd4fa commit bd35437
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 @@ -57,7 +57,7 @@ sqlDelight-coroutinesExt = { module = "app.cash.sqldelight:coroutines-extensions
sqlDelight-native = { module = "app.cash.sqldelight:native-driver", version.ref = "sqlDelight" }
sqlDelight-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqlDelight" }

stately-common = { module = "co.touchlab:stately-common", version = "2.0.6" } #FIXME https://github.com/cashapp/sqldelight/issues/4357
stately-common = { module = "co.touchlab:stately-common", version = "2.0.7" } #FIXME https://github.com/cashapp/sqldelight/issues/4357

androidx-sqlite = { module = "androidx.sqlite:sqlite", version.ref = "androidxSqlite" }
androidx-sqlite-ktx = { module = "androidx.sqlite:sqlite-ktx", version.ref = "androidxSqlite" }
Expand Down

0 comments on commit bd35437

Please sign in to comment.