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.
1 parent 8f405af commit d18cd31Copy full SHA for d18cd31
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
53
testImplementation 'org.mockito:mockito-core:4.11.0'
54
testRuntimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
55
- testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.25.0'
+ testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.25.1'
56
}
57
58
test {
0 commit comments