Upgrade to Groovy 4.0.2
This commit is contained in:
parent
c1a5b462c2
commit
4e687ab460
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue