Skip to content

Commit 3b20ae4

Browse files
committed
Updated Logback
1 parent ecff02a commit 3b20ae4

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
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
api("ch.qos.logback:logback-classic:1.4.11")
27+
api("ch.qos.logback:logback-classic:1.4.14")
2828
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
2929
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3030
testImplementation("org.assertj:assertj-core:3.11.1")

0 commit comments

Comments
 (0)