Skip to content

Commit 0f4a05f

Browse files
committed
Upgrade to JUnit 5.8.2.
See #1609
1 parent 9adefc1 commit 0f4a05f

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
@@ -111,7 +111,7 @@
111111
<jsonpath>2.6.0</jsonpath>
112112
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
113113
<junit>4.13.2</junit>
114-
<junit5>5.8.1</junit5>
114+
<junit5>5.8.2</junit5>
115115
<kotlin>1.5.32</kotlin>
116116
<kotlin-coroutines>1.5.2</kotlin-coroutines>
117117
<logback>1.2.5</logback>

0 commit comments

Comments
 (0)