Skip to content

Commit

Permalink
Bump multiplatform-settings from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps `multiplatform-settings` from 1.1.1 to 1.2.0.

Updates `com.russhwolf:multiplatform-settings` from 1.1.1 to 1.2.0
- [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.1.1...v1.2.0)

Updates `com.russhwolf:multiplatform-settings-test` from 1.1.1 to 1.2.0
- [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.1.1...v1.2.0)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent db19178 commit 3e14a7e
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 @@ -23,7 +23,7 @@ kotlinx_serialization = "1.7.1"
ktor = "2.3.12"
material = "1.12.0"
mockk = "1.13.12"
multiplatform-settings = "1.1.1"
multiplatform-settings = "1.2.0"
sqldelight = "1.5.5"

[libraries]
Expand Down

0 comments on commit 3e14a7e

Please sign in to comment.