Update comment
See gh-23604
This commit is contained in:
@@ -352,7 +352,7 @@ configure([rootProject] + javaProjects) { project ->
|
||||
testRuntime("org.apache.logging.log4j:log4j-core")
|
||||
testRuntime("org.apache.logging.log4j:log4j-slf4j-impl")
|
||||
testRuntime("org.apache.logging.log4j:log4j-jul")
|
||||
// Hamcrest is needed at test runtime by third-party libraries
|
||||
// Workaround for https://github.com/junit-team/junit5/issues/2004
|
||||
testRuntime("org.hamcrest:hamcrest")
|
||||
// JSR-305 only used for non-required meta-annotations
|
||||
compileOnly("com.google.code.findbugs:jsr305")
|
||||
|
||||
Reference in New Issue
Block a user