Skip to content

Commit 7ca913d

Browse files
committed
Update to Groovy 2.4.19
Fixes gh-8263
1 parent 7eb87b1 commit 7ca913d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/javaprojects.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext.commonsCollectionsVersion = '3.2.2'
1717
ext.commonsLoggingVersion = '1.2'
1818
ext.ehcacheVersion = '2.10.6'
1919
ext.gebVersion = '0.10.0'
20-
ext.groovyVersion = '2.4.4'
20+
ext.groovyVersion = '2.4.19'
2121
ext.hsqlVersion = '2.3.6'
2222
ext.hibernateVersion = '5.0.12.Final'
2323
ext.hibernateValidatorVersion = '5.3.6.Final'

0 commit comments

Comments
 (0)