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 fa0db89 commit 3d04839Copy full SHA for 3d04839
build.gradle
@@ -54,7 +54,7 @@ allprojects {
54
}
55
56
ext {
57
- hibernateTargetVersion = '5.1.1-SNAPSHOT'
+ hibernateTargetVersion = '6.0.0-SNAPSHOT'
58
expectedGradleVersion = '2.10'
59
baselineJavaVersion = '1.8'
60
0 commit comments