We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8195d13 commit e1d3d35Copy full SHA for e1d3d35
gradle.properties
@@ -32,7 +32,7 @@ org.gradle.java.installations.auto-download=false
32
enableSonatypeOpenSourceSnapshotsRep = true
33
34
# Enable the maven local repository (for local development when needed) when present (value ignored)
35
-enableMavenLocalRepo = true
+#enableMavenLocalRepo = true
36
37
# Override default Hibernate ORM version
38
hibernateOrmVersion = 6.6.0-SNAPSHOT
0 commit comments