Skip to content

Commit

Permalink
fix(deps): update koin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 58f0258 commit 379da54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ gms = "4.3.15"
junit = "4.13.2"
kermit = "1.2.2"
klock = "4.0.9"
koin = "3.4.2"
koinCompose = "3.4.5"
koin = "3.4.3"
koinCompose = "3.4.6"
koinKsp = "1.2.2"
koinTest = "3.4.1"
koinTest = "3.4.3"
kotest = "5.6.2"
kotlin = "1.9.0"
kotlinCoroutines = "1.7.3"
Expand Down

0 comments on commit 379da54

Please sign in to comment.