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 c72a838 commit df4da9eCopy full SHA for df4da9e
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
27
implementation("info.picocli:picocli:4.7.6")
28
29
- implementation("org.slf4j:slf4j-api:2.0.16")
+ implementation("org.slf4j:slf4j-api:2.0.17")
30
implementation("ch.qos.logback:logback-classic:1.5.16")
31
implementation("ch.qos.logback:logback-core:1.5.16")
32
0 commit comments