Skip to content

Commit 5290a17

Browse files
committed
Bump preferred logback-classic dependency
1 parent 3f4f9b0 commit 5290a17

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
@@ -67,7 +67,7 @@ dependencies {
6767

6868
implementation("io.github.microutils:kotlin-logging:3.0.5")
6969
implementation("org.slf4j:slf4j-api:2.0.7")
70-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.6")
70+
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
7171

7272
implementation("org.yaml:snakeyaml:2.0")
7373
implementation("com.squareup.moshi:moshi:1.15.0")

0 commit comments

Comments
 (0)