Upgrade to Groovy 4.0.2
This commit is contained in:
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
|
||||
entry 'aspectjtools'
|
||||
entry 'aspectjweaver'
|
||||
}
|
||||
dependencySet(group: 'org.apache.groovy', version: '4.0.1') {
|
||||
dependencySet(group: 'org.apache.groovy', version: '4.0.2') {
|
||||
entry 'groovy'
|
||||
entry 'groovy-jsr223'
|
||||
entry 'groovy-templates' // requires findbugs for warning-free compilation
|
||||
|
||||
Reference in New Issue
Block a user