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 5319891 commit 9a952fcCopy full SHA for 9a952fc
api-client/build.gradle.kts
@@ -72,7 +72,7 @@ dependencies {
72
implementation("de.gesellix:docker-engine:2022-11-06T10-42-00")
73
implementation("de.gesellix:docker-filesocket:2022-10-27T21-00-00")
74
75
- implementation("org.slf4j:slf4j-api:2.0.3")
+ implementation("org.slf4j:slf4j-api:2.0.5")
76
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.3")
77
78
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
0 commit comments