Skip to content

Commit 49ac10c

Browse files
committed
Back to snapshots for further development
1 parent 23ff450 commit 49ac10c

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.4.1
2+
version = 5.4.2-SNAPSHOT
33

44
jupiterGroup = org.junit.jupiter
55

66
platformGroup = org.junit.platform
7-
platformVersion = 1.4.1
7+
platformVersion = 1.4.2-SNAPSHOT
88

99
vintageGroup = org.junit.vintage
10-
vintageVersion = 5.4.1
10+
vintageVersion = 5.4.2-SNAPSHOT
1111

1212
defaultBuiltBy = JUnit Team
1313
releaseBranch = master

0 commit comments

Comments
 (0)