Skip to content

Commit a32a1b3

Browse files
committed
Upgrade to JUnit 5.7.1.
See #1358
1 parent 79f0930 commit a32a1b3

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
@@ -110,7 +110,7 @@
110110
<jsonpath>2.4.0</jsonpath>
111111
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
112112
<junit>4.13.1</junit>
113-
<junit5>5.7.0</junit5>
113+
<junit5>5.7.1</junit5>
114114
<kotlin>1.4.21</kotlin>
115115
<kotlin-coroutines>1.4.2</kotlin-coroutines>
116116
<logback>1.2.3</logback>

0 commit comments

Comments
 (0)