Building against Groovy 2.3.1

This commit is contained in:
Juergen Hoeller 2014-05-19 15:54:19 +02:00
parent 7469159bf1
commit 3c45bc4a50
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ configure(allprojects) { project ->
ext.aspectjVersion = "1.8.0"
ext.eclipseLinkVersion = "2.4.2"
ext.groovyVersion = "2.3.0"
ext.groovyVersion = "2.3.1"
ext.hibernate3Version = "3.6.10.Final"
ext.hibernate4Version = "4.3.5.Final"
ext.hibVal4Version = "4.3.1.Final"