Add Gradle JVM option to open the java.base/java.util.prefs module to all unnamed project modules.
This is required by the local Spring Build Convents Gradle Plugins (PropDeps Gradle Plugin?).
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 --add-opens java.base/java.util.prefs=ALL_UNNAMED
|
||||
antlrVersion=2.7.7
|
||||
apacheGeodeVersion=1.14.0
|
||||
assertjVersion=3.21.0
|
||||
|
||||
Reference in New Issue
Block a user