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 912185a commit 37af0e7Copy full SHA for 37af0e7
api-client/build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
implementation("de.gesellix:docker-filesocket:2022-10-02T13-21-00")
74
75
implementation("org.slf4j:slf4j-api:2.0.3")
76
- testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.1")
+ testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.3")
77
78
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
79
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
0 commit comments