Skip to content

Commit

Permalink
Bump io.insert-koin:koin-androidx-compose from 3.4.5 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-androidx-compose](https://github.com/InsertKoinIO/koin) from 3.4.5 to 4.0.0.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/commits/4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a8098e9 commit 703147e
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 @@ kotlinxCoroutines = "1.9.0"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.1"
koin = "3.5.3"
koinAndroidxCompose = "3.4.5"
koinAndroidxCompose = "4.0.0"
kover = "0.7.2"
ktor = "2.3.13"
krossbow = "5.2.0"
Expand Down

0 comments on commit 703147e

Please sign in to comment.