Skip to content

Commit d4eab29

Browse files
committed
Upgrade to JUnit 5.11.4.
See #2459
1 parent da64290 commit d4eab29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
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.11.3</junit5>
118+
<junit5>5.11.4</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)