Upgrade to Groovy 3.0.3
Closes gh-24215
This commit is contained in:
@@ -50,7 +50,7 @@ configure(allprojects) { project ->
|
||||
entry 'aspectjtools'
|
||||
entry 'aspectjweaver'
|
||||
}
|
||||
dependencySet(group: 'org.codehaus.groovy', version: '2.5.11') {
|
||||
dependencySet(group: 'org.codehaus.groovy', version: '3.0.3') {
|
||||
entry 'groovy'
|
||||
entry 'groovy-jsr223'
|
||||
entry 'groovy-templates'
|
||||
|
||||
Reference in New Issue
Block a user