Skip to content

Commit

Permalink
⬆️ Bump koin from 3.5.0 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps `koin` from 3.5.0 to 3.5.3.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 2e44f57 commit 3f6e7e0
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 @@ -28,7 +28,7 @@ jetbrains-compose = "1.5.11"
touchlab-stately = "1.2.5"
napier = "2.6.1"
flowExt = "0.7.4"
koin = "3.5.0"
koin = "3.5.3"
koin-androidx-compose = "3.5.0"
coil = "2.5.0"
compose-rules-detekt = "0.3.8"
Expand Down

0 comments on commit 3f6e7e0

Please sign in to comment.