Skip to content

Commit 4e056ac

Browse files
committed
Upgrade to JUnit 5.8.0.
Closes #1533
1 parent 98071aa commit 4e056ac

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
@@ -112,7 +112,7 @@
112112
<jsonpath>2.6.0</jsonpath>
113113
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
114114
<junit>4.13.2</junit>
115-
<junit5>5.7.2</junit5>
115+
<junit5>5.8.1</junit5>
116116
<kotlin>1.5.30</kotlin>
117117
<kotlin-coroutines>1.5.2</kotlin-coroutines>
118118
<logback>1.2.5</logback>

0 commit comments

Comments
 (0)