Remove dependency management for groovy-test
groovy-test is no longer used in the build. See gh-27945
This commit is contained in:
@@ -60,7 +60,6 @@ configure(allprojects) { project ->
|
||||
entry 'groovy'
|
||||
entry 'groovy-jsr223'
|
||||
entry 'groovy-templates' // requires findbugs for warning-free compilation
|
||||
entry 'groovy-test'
|
||||
entry 'groovy-xml'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user