We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20003c1 commit db54062Copy full SHA for db54062
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
testImplementation 'junit:junit:4.13.2'
36
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
37
testImplementation 'org.mockito:mockito-core:4.11.0'
38
- testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.9'
+ testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.10'
39
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.22.1'
40
}
41
0 commit comments