Skip to content

Commit ec5019d

Browse files
committed
Upgrade to groovy 2.4.4
1 parent 064abad commit ec5019d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ configure(allprojects) { project ->
3333
ext.ehcachejcacheVersion = "1.0.1"
3434
ext.fileuploadVersion = "1.3.1"
3535
ext.freemarkerVersion = "2.3.23"
36-
ext.groovyVersion = "2.4.3"
36+
ext.groovyVersion = "2.4.4"
3737
ext.gsonVersion = "2.3.1"
3838
ext.hibernate3Version = "3.6.10.Final"
3939
ext.hibernate4Version = "4.3.10.Final"

0 commit comments

Comments
 (0)