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