mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
Upgrade to Groovy 3.0.6
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
|
|||||||
entry 'aspectjtools'
|
entry 'aspectjtools'
|
||||||
entry 'aspectjweaver'
|
entry 'aspectjweaver'
|
||||||
}
|
}
|
||||||
dependencySet(group: 'org.codehaus.groovy', version: '3.0.5') {
|
dependencySet(group: 'org.codehaus.groovy', version: '3.0.6') {
|
||||||
entry 'groovy'
|
entry 'groovy'
|
||||||
entry 'groovy-jsr223'
|
entry 'groovy-jsr223'
|
||||||
entry 'groovy-templates' // requires findbugs for warning-free compilation
|
entry 'groovy-templates' // requires findbugs for warning-free compilation
|
||||||
|
|||||||
Reference in New Issue
Block a user