Skip to content

Commit

Permalink
test: update log4j-slf4j18-impl for Eclipse plugin
Browse files Browse the repository at this point in the history
refs #1868
  • Loading branch information
KengoTODA committed Dec 15, 2021
1 parent 49fc6f6 commit 10b6a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugs/build.gradle
Expand Up @@ -96,7 +96,7 @@ dependencies {
api "com.google.code.gson:gson:2.8.9"
testImplementation 'junit:junit:4.13.1'
testImplementation 'org.apache.ant:ant:1.10.12'
testImplementation 'org.apache.logging.log4j:log4j-slf4j18-impl:2.15.0'
testImplementation 'org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0'
testImplementation 'com.google.errorprone:error_prone_annotations:2.10.0'

guiImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit 10b6a3e

Please sign in to comment.