Skip to content

Commit cdce67d

Browse files
committed
Upgrade to JUnit 5.13.1.
Closes #2596
1 parent c23602b commit cdce67d

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,12 +118,12 @@
118118
<jmolecules-integration>0.26.0</jmolecules-integration>
119119
<jmh>1.37</jmh>
120120
<jsonpath>2.6.0</jsonpath>
121-
<junit5>5.12.2</junit5>
121+
<junit5>5.13.1</junit5>
122122
<junit-pioneer>2.3.0</junit-pioneer>
123123
<kotlin>2.2.0</kotlin>
124124
<kotlin-coroutines>1.10.2</kotlin-coroutines>
125125
<logback>1.5.12</logback>
126-
<microbenchmark>0.5.0.RELEASE</microbenchmark>
126+
<microbenchmark>0.6.0.RELEASE</microbenchmark>
127127
<micrometer>1.15.1</micrometer>
128128
<micrometer-tracing>1.5.1</micrometer-tracing>
129129
<mockito>5.17.0</mockito>

0 commit comments

Comments
 (0)