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 f3370aa commit f11f61eCopy full SHA for f11f61e
lib/build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
implementation("de.gesellix:docker-remote-api-model-1-41:[2024-01-01T01-01-01,)")
51
implementation("de.gesellix:docker-engine:[2024-01-01T01-01-01,)")
52
53
- implementation("org.slf4j:slf4j-api:[1.7,)!!2.0.13")
+ implementation("org.slf4j:slf4j-api:[1.7,)!!2.0.16")
54
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")
55
56
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
0 commit comments