Skip to content

Commit

Permalink
chore(deps): bump multiplatform-settings from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps `multiplatform-settings` from 1.0.0 to 1.1.1.

Updates `com.russhwolf:multiplatform-settings` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/russhwolf/multiplatform-settings/releases)
- [Changelog](https://github.com/russhwolf/multiplatform-settings/blob/main/CHANGELOG.md)
- [Commits](russhwolf/multiplatform-settings@v1.0.0...v1.1.1)

Updates `com.russhwolf:multiplatform-settings-test` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/russhwolf/multiplatform-settings/releases)
- [Changelog](https://github.com/russhwolf/multiplatform-settings/blob/main/CHANGELOG.md)
- [Commits](russhwolf/multiplatform-settings@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: com.russhwolf:multiplatform-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.russhwolf:multiplatform-settings-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2c6d056 commit 2fdc994
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 @@ -27,7 +27,7 @@ ktx-datetime = { strictly = "0.4.1" }
ktx-serialization = "1.5.1"
ktx-atomicfu = "0.20.0"
kover = "0.7.1"
multiplatform-settings = "1.0.0"
multiplatform-settings = "1.1.1"
# if you update sqlDelight check if https://github.com/cashapp/sqldelight/issues/4154 is fixed
# and delete the work around in the dev.mk file
sqldelight = "2.0.0"
Expand Down

0 comments on commit 2fdc994

Please sign in to comment.