Skip to content

Commit 2e4ef29

Browse files
committed
Upgrade to JUnit 6.0 RC3.
Also, upgrade to Microbenchmark Runner 1.0 RC2. Closes #2666
1 parent dd16fc1 commit 2e4ef29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@
118118
<jmolecules-integration>0.29.0</jmolecules-integration>
119119
<jmh>1.37</jmh>
120120
<jsonpath>2.6.0</jsonpath>
121-
<junit>6.0.0-RC2</junit>
121+
<junit>6.0.0-RC3</junit>
122122
<junit5>${junit}</junit5>
123123
<junit-pioneer>2.3.0</junit-pioneer>
124124
<kotlin>2.2.20</kotlin>
125125
<kotlin-coroutines>1.10.2</kotlin-coroutines>
126126
<logback>1.5.12</logback>
127-
<microbenchmark>1.0.0-RC1</microbenchmark>
127+
<microbenchmark>1.0.0-RC2</microbenchmark>
128128
<micrometer>1.16.0-M3</micrometer>
129129
<micrometer-tracing>1.6.0-M3</micrometer-tracing>
130130
<mockito>5.19.0</mockito>

0 commit comments

Comments
 (0)