We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada85bf commit 3aad65fCopy full SHA for 3aad65f
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
49
// log
50
implementation 'org.slf4j:slf4j-api:2.0.16'
51
- testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.16'
+ testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.17'
52
53
// test framework
54
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
0 commit comments