Skip to content

Commit 37af0e7

Browse files
committed
Bump logback-classic to 1.3.3
1 parent 912185a commit 37af0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation("de.gesellix:docker-filesocket:2022-10-02T13-21-00")
7474

7575
implementation("org.slf4j:slf4j-api:2.0.3")
76-
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.1")
76+
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.3")
7777

7878
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
7979
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")

0 commit comments

Comments
 (0)