We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b2c0c commit 558f480Copy full SHA for 558f480
gradle.properties
@@ -1,13 +1,13 @@
1
group = org.junit
2
-version = 5.11.1
+version = 5.11.2-SNAPSHOT
3
4
jupiterGroup = org.junit.jupiter
5
6
platformGroup = org.junit.platform
7
-platformVersion = 1.11.1
+platformVersion = 1.11.2-SNAPSHOT
8
9
vintageGroup = org.junit.vintage
10
-vintageVersion = 5.11.1
+vintageVersion = 5.11.2-SNAPSHOT
11
12
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
13
# The exports are needed due to https://github.com/diffplug/spotless/issues/834
0 commit comments