Skip to content

Commit

Permalink
Update Versions.koinCore
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 208bfc5 commit 1c341f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Versions {
const val kotlinCoroutines = "1.7.1"
const val ktor = "2.3.0"
const val kotlinxSerialization = "1.5.1"
const val koinCore = "3.4.0"
const val koinCore = "3.4.2"
const val koinAndroid = "3.4.0"
const val koinAndroidCompose = "3.4.4"

Expand Down

0 comments on commit 1c341f2

Please sign in to comment.