We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e8745 commit 2019f2fCopy full SHA for 2019f2f
2 files changed
versions.lock
@@ -84,7 +84,7 @@ org.junit.platform:junit-platform-commons:6.1.0 (2 constraints: d720ad4a)
84
85
org.junit.platform:junit-platform-engine:6.1.0 (4 constraints: a040dde3)
86
87
-org.junit.platform:junit-platform-launcher:6.1.0 (2 constraints: 591ba162)
+org.junit.platform:junit-platform-launcher:6.1.0 (2 constraints: 571b2562)
88
89
org.junit.vintage:junit-vintage-engine:6.1.0 (1 constraints: 09050c36)
90
versions.props
@@ -5,7 +5,7 @@ com.netflix.nebula:nebula-test = 10.6.2
5
junit:junit = 4.13.2
6
org.junit.jupiter:* = 6.0.3
7
org.junit.vintage:* = 6.1.0
8
-org.junit.platform:* = 6.0.3
+org.junit.platform:* = 6.1.0
9
org.immutables:value = 2.12.2
10
commons-io:commons-io = 2.22.0
11
com.google.guava:guava = 33.6.0-jre
0 commit comments