We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2796533 commit b01603fCopy full SHA for b01603f
gradle.properties
@@ -40,7 +40,7 @@ org.gradle.java.installations.auto-download=false
40
# Override default Hibernate ORM Gradle plugin version
41
# Using the stable version because I don't know how to configure the build to download the snapshot version from
42
# a remote repository
43
-#hibernateOrmGradlePluginVersion = 6.6.0.Final
+hibernateOrmGradlePluginVersion = 6.6.0.CR2
44
45
# If set to true, skip Hibernate ORM version parsing (default is true, if set to null)
46
# this is required when using intervals or weird versions or the build will fail
0 commit comments