We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec924e4 commit 159b4afCopy full SHA for 159b4af
1 file changed
build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
29
testImplementation 'com.google.errorprone:error_prone_test_helpers:2.7.1'
30
testRuntimeOnly 'info.picocli:picocli:4.6.1'
31
- testRuntimeOnly 'org.apache.logging.log4j:log4j-api:2.17.0'
+ testRuntimeOnly 'org.apache.logging.log4j:log4j-api:2.17.1'
32
33
}
34
0 commit comments