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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent b840f07 commit 53dc276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ kotlin {
iosMain.dependencies {
// Fixes sqldelight 2.0.1 issue with ios compilation
// https://github.com/cashapp/sqldelight/issues/4888
implementation("co.touchlab:stately-common:2.0.6")
implementation("co.touchlab:stately-common:2.0.7")
}

// val wasmJsMain by getting {
Expand Down

0 comments on commit 53dc276

Please sign in to comment.