Skip to content

Commit 9b7a3c4

Browse files
committed
Back to snapshots for further development
1 parent a410c92 commit 9b7a3c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
group = org.junit
2-
version = 5.12.0-RC2
2+
version = 5.12.0-SNAPSHOT
33

44
jupiterGroup = org.junit.jupiter
55

66
platformGroup = org.junit.platform
7-
platformVersion = 1.12.0-RC2
7+
platformVersion = 1.12.0-SNAPSHOT
88

99
vintageGroup = org.junit.vintage
10-
vintageVersion = 5.12.0-RC2
10+
vintageVersion = 5.12.0-SNAPSHOT
1111

1212
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
1313
# The exports are needed due to https://github.com/diffplug/spotless/issues/834

0 commit comments

Comments
 (0)