Skip to content

Commit

Permalink
Merge pull request #359 from Tlaster/dependabot/gradle/io.insert-koin…
Browse files Browse the repository at this point in the history
…-koin-compose-4.0.0-RC2

Bump io.insert-koin:koin-compose from 1.2.0-Beta4 to 4.0.0-RC2
  • Loading branch information
Tlaster authored Sep 8, 2024
2 parents feae1c9 + a880638 commit 1792407
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 @@ -48,7 +48,7 @@ molecule-runtime = { module = "app.cash.molecule:molecule-runtime", version.ref
skiko = { module = "org.jetbrains.skiko:skiko", version.ref = "skiko" }
skiko-js = { module = "org.jetbrains.skiko:skiko-js-wasm-runtime", version.ref = "skiko" }
koin = { module = "io.insert-koin:koin-core", version.ref = "koin" }
koin-compose = { module = "io.insert-koin:koin-compose", version = "1.2.0-Beta4" }
koin-compose = { module = "io.insert-koin:koin-compose", version = "4.0.0-RC2" }
uuid = { module = "com.benasher44:uuid", version.ref = "uuid" }

[plugins]
Expand Down

0 comments on commit 1792407

Please sign in to comment.