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 parent 2a8ebf0 commit c22d99fCopy full SHA for c22d99f
gradle.properties
@@ -1,11 +1,11 @@
1
group = org.junit.jupiter
2
-version = 5.0.0-RC1
+version = 5.0.0-SNAPSHOT
3
4
platformGroup = org.junit.platform
5
-platformVersion = 1.0.0-RC1
+platformVersion = 1.0.0-SNAPSHOT
6
7
vintageGroup = org.junit.vintage
8
-vintageVersion = 4.12.0-RC1
+vintageVersion = 4.12.0-SNAPSHOT
9
10
sourceCompatibility = 1.8
11
targetCompatibility = 1.8
0 commit comments