Skip to content

Commit

Permalink
Bump koin-compose from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps `koin-compose` from 4.0.1 to 4.0.2.

Updates `io.insert-koin:koin-compose` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.0.1...4.0.2)

Updates `io.insert-koin:koin-compose-viewmodel` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 5a42479 commit 0ad9218
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 @@ -22,7 +22,7 @@ decompose = "3.2.2"
# https://github.com/InsertKoinIO/koin
koin = "4.0.1"
# https://central.sonatype.com/artifact/io.insert-koin/koin-compose/versions
koin-compose = "4.0.1"
koin-compose = "4.0.2"
# https://github.com/Kotlin/kotlinx-datetime
kotlinxDatetime = "0.6.1"
# https://github.com/Kotlin/kotlinx.serialization
Expand Down

0 comments on commit 0ad9218

Please sign in to comment.