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 53316ec commit 05eeef7Copy full SHA for 05eeef7
platform-service-framework/build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
}
36
37
38
- testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.15.0")
+ testImplementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.0")
39
testImplementation("org.junit.jupiter:junit-jupiter:5.7.1")
40
testImplementation("org.mockito:mockito-core:3.8.0")
41
testImplementation("org.eclipse.jetty:jetty-servlet:9.4.44.v20210927:tests")
0 commit comments