Bump kstore from 0.8.0 to 0.9.1

Bumps `kstore` from 0.8.0 to 0.9.1.

Updates `io.github.xxfast:kstore` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

Updates `io.github.xxfast:kstore-file` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

Updates `io.github.xxfast:kstore-storage` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

---
updated-dependencies:
- dependency-name: io.github.xxfast:kstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.xxfast:kstore-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.xxfast:kstore-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-14 09:47:53 +00:00
committed by GitHub
parent 589eaa8a74
commit 00197b60b2
+1 -1
View File
@@ -13,7 +13,7 @@ kotlinx-serialization = "1.7.1"
koin = "4.0.0-RC1" koin = "4.0.0-RC1"
viewmodel-compose = "2.8.0" viewmodel-compose = "2.8.0"
haze = "0.7.3" haze = "0.7.3"
kstore = "0.8.0" kstore = "0.9.1"
appdirs = "1.2.2" appdirs = "1.2.2"
napier = "2.7.1" napier = "2.7.1"