8000
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.2.1-SNAPSHOT
1 parent c04665a commit 9c55310Copy full SHA for 9c55310
gradle.properties
@@ -1,4 +1,4 @@
1
org.gradle.parallel=true
2
archunit.group=com.tngtech.archunit
3
-archunit.version=1.3.0-SNAPSHOT
+archunit.version=1.2.1-SNAPSHOT
4
org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
0 commit comments