Skip to content

Commit

Permalink
Update dependency io.insert-koin:koin-core to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 7f22cf7 commit 0dcb901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.2") //for JVM platform

// Koin Core features - https://insert-koin.io/
implementation("io.insert-koin:koin-core:3.3.3")
implementation("io.insert-koin:koin-core:3.5.3")

// ASCII Progress Bar https://github.com/ctongfei/progressbar
implementation("me.tongfei:progressbar:0.9.5")
Expand Down

0 comments on commit 0dcb901

Please sign in to comment.