Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/io.insert-koin…
Browse files Browse the repository at this point in the history
…-koin-androidx-compose-3.4.6' into develop
  • Loading branch information
softartdev committed Aug 2, 2023
2 parents c3a4a68 + 4e06391 commit 4ce92bb
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 @@ -65,7 +65,7 @@ decompose-extComposeJb = { module = "com.arkivanov.decompose:extensions-compose-
koin-core = { module = "io.insert-koin:koin-core", version.ref = "koin" }
koin-core-jvm = { module = "io.insert-koin:koin-core-jvm", version.ref = "koin" }
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koin" }
koin-androidx-compose = { module = "io.insert-koin:koin-androidx-compose", version = "3.4.5" } #TODO use version.ref = "koin" when 3.4.5 is released
koin-androidx-compose = { module = "io.insert-koin:koin-androidx-compose", version = "3.4.6" } #TODO use version.ref = "koin" when 3.4.6 is released
koin-test = { module = "io.insert-koin:koin-test", version.ref = "koin" }
koin-test-junit4 = { module = "io.insert-koin:koin-test-junit4", version.ref = "koin" }

Expand Down

0 comments on commit 4ce92bb

Please sign in to comment.