Skip to content

Commit c3f1313

Browse files
committed
Upgrade to Groovy 2.4.9
1 parent b945e0f commit c3f1313

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.2"
4242
ext.freemarkerVersion = "2.3.23"
43-
ext.groovyVersion = "2.4.8"
43+
ext.groovyVersion = "2.4.9"
4444
ext.gsonVersion = "2.8.0"
4545
ext.guavaVersion = "20.0"
4646
ext.hamcrestVersion = "1.3"

0 commit comments

Comments
 (0)