Skip to content

Commit 6eeb065

Browse files
committed
Upgrade to Groovy 2.4.17
1 parent c096dc4 commit 6eeb065

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.15"
43+
ext.groovyVersion = "2.4.17"
4444
ext.gsonVersion = "2.8.5"
4545
ext.guavaVersion = "20.0"
4646
ext.hamcrestVersion = "1.3"

0 commit comments

Comments
 (0)