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 c91c93c commit 1a088f0Copy full SHA for 1a088f0
build.gradle
@@ -39,7 +39,7 @@ configure(allprojects) { project ->
39
ext.hibernate4Version = "4.3.10.Final"
40
ext.hibernate5Version = "5.0.0.CR3"
41
ext.hibval4Version = "4.3.2.Final"
42
- ext.hibval5Version = "5.2.0.Final"
+ ext.hibval5Version = "5.2.1.Final"
43
ext.hsqldbVersion = "2.3.2"
44
ext.httpclientVersion = "4.5"
45
ext.httpasyncVersion = "4.1"
0 commit comments