File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -312,9 +312,9 @@ oro:oro:2.0.8 (1 constraints: 1c0dce36)
312312
313313[Test dependencies]
314314
315- ch.qos.logback:logback-classic:1.5.19 (1 constraints: 4205423b )
315+ ch.qos.logback:logback-classic:1.5.20 (1 constraints: 3a053b3b )
316316
317- ch.qos.logback:logback-core:1.5.19 (1 constraints: 410d472a )
317+ ch.qos.logback:logback-core:1.5.20 (1 constraints: 390d402a )
318318
319319org.junit:junit-bom:5.14.0 (7 constraints: cd75cd0a)
320320
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
2929
3030 // Logging
3131 implementation(" org.slf4j:slf4j-api:2.0.17" )
32- testRuntimeOnly(" ch.qos.logback:logback-classic:1.5.19 " )
32+ testRuntimeOnly(" ch.qos.logback:logback-classic:1.5.20 " )
3333}
3434
3535testing {
You can’t perform that action at this time.
0 commit comments