We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb87b1 commit 7ca913dCopy full SHA for 7ca913d
gradle/javaprojects.gradle
@@ -17,7 +17,7 @@ ext.commonsCollectionsVersion = '3.2.2'
17
ext.commonsLoggingVersion = '1.2'
18
ext.ehcacheVersion = '2.10.6'
19
ext.gebVersion = '0.10.0'
20
-ext.groovyVersion = '2.4.4'
+ext.groovyVersion = '2.4.19'
21
ext.hsqlVersion = '2.3.6'
22
ext.hibernateVersion = '5.0.12.Final'
23
ext.hibernateValidatorVersion = '5.3.6.Final'
0 commit comments