Skip to content

Commit

Permalink
Bump koin from 4.0.0 to 4.0.1 (#405)
Browse files Browse the repository at this point in the history
Bumps `koin` from 4.0.0 to 4.0.1.

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

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

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

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

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

---
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-androidx-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.insert-koin:koin-androidx-workmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 362cff8 commit 2bf53c5
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 @@ -67,7 +67,7 @@ palantir-git = "3.1.0"
flaker = "0.1.2"
ktor = "3.0.3"
leakcanary = "3.0-alpha-8"
koin = "4.0.0"
koin = "4.0.1"
okio = "3.9.1"
buildkonfig = "0.15.2"
napier = "2.7.1"
Expand Down

0 comments on commit 2bf53c5

Please sign in to comment.