Skip to content

Commit 08dbb25

Browse files
Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (#541)
1 parent a95c76b commit 08dbb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262

6363
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.4'
6464
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
65-
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.15'
65+
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
6666
}
6767

6868
compileJava {

0 commit comments

Comments
 (0)