Skip to content

Commit 40a6127

Browse files
committed
Upgrade to Groovy 2.4.13
1 parent 8c499cb commit 40a6127

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
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
4040
ext.ejbVersion = "3.0"
4141
ext.fileuploadVersion = "1.3.3"
4242
ext.freemarkerVersion = "2.3.23"
43-
ext.groovyVersion = "2.4.12"
43+
ext.groovyVersion = "2.4.13"
4444
ext.gsonVersion = "2.8.2"
4545
ext.guavaVersion = "20.0"
4646
ext.hamcrestVersion = "1.3"

0 commit comments

Comments
 (0)