Skip to content

Commit edc1af0

Browse files
committed
Bump logback-classic to 1.3.6
1 parent 2ade1a2 commit edc1af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666

6767
implementation("io.github.microutils:kotlin-logging:3.0.5")
6868
implementation("org.slf4j:slf4j-api:2.0.7")
69-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.5")
69+
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.6")
7070

7171
implementation("org.yaml:snakeyaml:2.0")
7272
implementation("com.squareup.moshi:moshi:1.14.0")

0 commit comments

Comments
 (0)