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