Skip to content

Commit

Permalink
Bump koin-compose from 1.2.0-Beta4 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps `koin-compose` from 1.2.0-Beta4 to 4.0.0.

Updates `io.insert-koin:koin-compose` from 1.2.0-Beta4 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)

Updates `io.insert-koin:koin-compose-viewmodel` from 1.2.0-Beta4 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-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 53c7857 commit c40cbb2
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 @@ -75,7 +75,7 @@ ktor = "2.3.12"
leakcanary = "3.0-alpha-8"
sqldelight = "2.0.2"
koin = "3.6.0-wasm-alpha2"
koin-compose = "1.2.0-Beta4"
koin-compose = "4.0.0"
constraintlayout-compose-multiplatform = "0.4.0"
okio = "3.9.0"
buildkonfig = "0.15.2"
Expand Down

0 comments on commit c40cbb2

Please sign in to comment.