Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 483a514 commit bcb33cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ kotlin {
api(deps.dateTime)
api(deps.atomicfu)
api(deps.immutableCollections)
implementation("co.touchlab:stately-common:2.0.7")
implementation("co.touchlab:stately-common:2.1.0")
}
}
val commonTest by getting {
Expand Down

0 comments on commit bcb33cd

Please sign in to comment.