Skip to content

Commit

Permalink
Upgrade to JUnit 5.11.2.
Browse files Browse the repository at this point in the history
See #2385
  • Loading branch information
mp911de committed Oct 10, 2024
1 parent da54c5a commit c4a19bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<jsonpath>2.6.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.11.0</junit5>
<junit5>5.11.2</junit5>
<kotlin>1.9.24</kotlin>
<kotlin-coroutines>1.9.0</kotlin-coroutines>
<logback>1.4.13</logback>
Expand Down

0 comments on commit c4a19bb

Please sign in to comment.