Skip to content

Commit

Permalink
Upgrade Koin annotations to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meikpiep committed Mar 6, 2025
1 parent c727314 commit 1b0e1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

kotlin = "2.0.21"
koin = "4.0.2"
koin-annotations= "1.4.0"
koin-annotations= "2.0.0"
kotest = "5.9.1"
kotest-extensions = "1.3.0"
kotlin-coroutines = "1.10.1"
Expand Down

0 comments on commit 1b0e1f5

Please sign in to comment.