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 5dc27c7 commit a373f2fCopy full SHA for a373f2f
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.14")
+ implementation("org.slf4j:slf4j-api:2.0.15")
30
implementation("ch.qos.logback:logback-classic:1.5.6")
31
implementation("ch.qos.logback:logback-core:1.5.6")
32
0 commit comments