We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad39eca + 4a8c273 commit b7bef34Copy full SHA for b7bef34
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.3") //for JVM platform
55
56
// Koin Core features - https://insert-koin.io/
57
- implementation("io.insert-koin:koin-core:3.5.5")
+ implementation("io.insert-koin:koin-core:3.5.6")
58
59
// ASCII Progress Bar https://github.com/ctongfei/progressbar
60
implementation("me.tongfei:progressbar:0.10.1")
0 commit comments