Skip to content

Commit 4526931

Browse files
committed
Upgrade to JUnit 5.9.2.
See #1911
1 parent 9f685a0 commit 4526931

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
@@ -114,7 +114,7 @@
114114
<jsonpath>2.6.0</jsonpath>
115115
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
116116
<junit>4.13.2</junit>
117-
<junit5>5.9.1</junit5>
117+
<junit5>5.9.2</junit5>
118118
<kotlin>1.7.21</kotlin>
119119
<kotlin-coroutines>1.6.4</kotlin-coroutines>
120120
<logback>1.4.1</logback>

0 commit comments

Comments
 (0)