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 52799c0 commit 39739b3Copy full SHA for 39739b3
build.gradle
@@ -49,7 +49,7 @@ configure(allprojects) { project ->
49
ext.gsonVersion = "2.8.0"
50
ext.hamcrestVersion = "1.3"
51
ext.hibernate5Version = "5.2.5.Final"
52
- ext.hibval5Version = "5.3.3.Final"
+ ext.hibval5Version = "5.4.0.Beta1"
53
ext.hsqldbVersion = "2.3.4"
54
ext.httpasyncVersion = "4.1.2"
55
ext.httpclientVersion = "4.5.2"
0 commit comments