Skip to content

Commit d7c8216

Browse files
committed
Back to snapshots for further development
1 parent f539f92 commit d7c8216

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
group = org.junit
2-
version = 5.13.0
2+
version = 5.13.1-SNAPSHOT
33

44
jupiterGroup = org.junit.jupiter
55

66
platformGroup = org.junit.platform
7-
platformVersion = 1.13.0
7+
platformVersion = 1.13.1-SNAPSHOT
88

99
vintageGroup = org.junit.vintage
10-
vintageVersion = 5.13.0
10+
vintageVersion = 5.13.1-SNAPSHOT
1111

1212
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
1313
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError

0 commit comments

Comments
 (0)