Skip to content

Commit 9b5d9a6

Browse files
committed
Upgrade to JUnit 5.9.0.
See #1791
1 parent 065be5c commit 9b5d9a6

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
@@ -113,7 +113,7 @@
113113
<jsonpath>2.6.0</jsonpath>
114114
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
115115
<junit>4.13.2</junit>
116-
<junit5>5.8.2</junit5>
116+
<junit5>5.9.0</junit5>
117117
<kotlin>1.7.20-RC</kotlin>
118118
<kotlin-coroutines>1.6.4</kotlin-coroutines>
119119
<logback>1.2.5</logback>

0 commit comments

Comments
 (0)