We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcb8424 + dac3bad commit e20dd9bCopy full SHA for e20dd9b
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation "com.google.googlejavaformat:google-java-format:1.22.0"
20
implementation "org.slf4j:slf4j-api:2.0.13"
21
implementation "ch.qos.logback:logback-core:1.5.5"
22
- implementation "ch.qos.logback:logback-classic:1.5.3"
+ implementation "ch.qos.logback:logback-classic:1.5.5"
23
24
testImplementation platform("org.junit:junit-bom:5.10.2")
25
testImplementation "org.junit.jupiter:junit-jupiter"
0 commit comments