We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 709d4ba commit bd7fee5Copy full SHA for bd7fee5
build.gradle
@@ -46,7 +46,7 @@ configure(allprojects) { project ->
46
ext.hamcrestVersion = "1.3"
47
ext.hibernate3Version = "3.6.10.Final"
48
ext.hibernate4Version = "4.3.11.Final"
49
- ext.hibernate5Version = "5.2.5.Final"
+ ext.hibernate5Version = "5.2.6.Final"
50
ext.hibval4Version = "4.3.2.Final"
51
ext.hibval5Version = "5.2.4.Final"
52
ext.hsqldbVersion = "2.3.4"
0 commit comments