Skip to content

Commit 94c5a7c

Browse files
committed
set version to 1.4.1-SNAPSHOT
Signed-off-by: Manfred Hanke <[email protected]>
1 parent 4b53612 commit 94c5a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel=true
22
archunit.group=com.tngtech.archunit
3-
archunit.version=1.5.0-SNAPSHOT
3+
archunit.version=1.4.1-SNAPSHOT
44
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

Comments
 (0)