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 05a16a1 commit 79e24aeCopy full SHA for 79e24ae
build.gradle
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
40
ext.hamcrestVersion = "1.3"
41
ext.hibernate3Version = "3.6.10.Final"
42
ext.hibernate4Version = "4.3.11.Final"
43
- ext.hibernate5Version = "5.0.0.CR4"
+ ext.hibernate5Version = "5.0.0.Final"
44
ext.hibval4Version = "4.3.2.Final"
45
ext.hibval5Version = "5.2.1.Final"
46
ext.hsqldbVersion = "2.3.3"
0 commit comments