Skip to content

Commit 2a1b807

Browse files
committed
Upgrade to JUnit 5.8.0.
Closes #1533
1 parent eadba7e commit 2a1b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: parent/pom.xml

+1-1
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.7.2</junit5>
117+
<junit5>5.8.1</junit5>
118118
<kotlin>1.5.30</kotlin>
119119
<kotlin-coroutines>1.5.2</kotlin-coroutines>
120120
<logback>1.2.5</logback>

0 commit comments

Comments
 (0)