Skip to content

Commit

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

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

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

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

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

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

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

---
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-core-jvm
  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
- dependency-name: io.insert-koin:koin-androidx-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent 0dcd4fa commit 968dff2
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 @@ -17,7 +17,7 @@ androidSqlCipher = "4.5.4"
iosSqlCipher = "4.5.4"
sqlcipherKtnPod = "1.4.2"
decompose = "2.2.2-compose-experimental"
koin = "3.5.3"
koin = "3.5.6"
kotlinx-serialization = "1.6.3"
kotlinx-datetime = "0.6.0"
napier = "2.7.1"
Expand Down

0 comments on commit 968dff2

Please sign in to comment.