Skip to content

Commit a96e5e0

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.18
1 parent a24c40d commit a96e5e0

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
@@ -48,7 +48,7 @@ dependencies {
4848

4949
// log
5050
implementation 'org.slf4j:slf4j-api:2.0.17'
51-
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.17'
51+
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.18'
5252

5353
// test framework
5454
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

0 commit comments

Comments
 (0)