Skip to content

Commit 31ddc6a

Browse files
committed
Upgrade to JUnit 5.12.2.
See #2531
1 parent 2b912fa commit 31ddc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<jsonpath>2.6.0</jsonpath>
116116
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
117117
<junit>4.13.2</junit>
118-
<junit5>5.12.0</junit5>
118+
<junit5>5.12.2</junit5>
119119
<kotlin>1.9.25</kotlin>
120120
<kotlin-coroutines>1.9.0</kotlin-coroutines>
121121
<logback>1.5.12</logback>

0 commit comments

Comments
 (0)