We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8100530 commit 476d170Copy full SHA for 476d170
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 = 7.0.0.Alpha2
+hibernateOrmGradlePluginVersion = 6.5.2.Final
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