Skip to content

Commit

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

Updates `io.insert-koin:koin-android` 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-core` 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-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-core
  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 22, 2025
1 parent 857dc8a commit fb66fbf
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 @@ -10,7 +10,7 @@ ktor = "3.0.3"
lifecycleRuntimeAndroid = "2.8.3"
logback = "1.5.16"
androidx-lifecycle = "2.8.4"
koin = "4.0.1"
koin = "4.0.2"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
Expand Down

0 comments on commit fb66fbf

Please sign in to comment.