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.
1 parent 756d208 commit c5d01f1Copy full SHA for c5d01f1
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
implementation("org.jetbrains.kotlin:kotlin-reflect")
25
implementation("org.jetbrains.kotlin:kotlin-stdlib")
26
27
- implementation("info.picocli:picocli:4.7.6")
+ implementation("info.picocli:picocli:4.7.7")
28
29
implementation("org.slf4j:slf4j-api:2.0.17")
30
implementation("ch.qos.logback:logback-classic:1.5.18")
0 commit comments