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 921ab83 commit 61932bbCopy full SHA for 61932bb
build.gradle
@@ -58,7 +58,7 @@ allprojects {
58
}
59
60
ext {
61
- hibernateTargetVersion = '5.2.11.Final'
+ hibernateTargetVersion = '5.2.12-SNAPSHOT'
62
expectedGradleVersion = '3.2.1'
63
baselineJavaVersion = '1.8'
64
0 commit comments