Skip to content

Commit e352945

Browse files
committed
Remove dependency management for groovy-test
groovy-test is no longer used in the build. See gh-27945
1 parent de33e3b commit e352945

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ configure(allprojects) { project ->
6060
entry 'groovy'
6161
entry 'groovy-jsr223'
6262
entry 'groovy-templates' // requires findbugs for warning-free compilation
63-
entry 'groovy-test'
6463
entry 'groovy-xml'
6564
}
6665

0 commit comments

Comments
 (0)