Skip to content

Commit

Permalink
Upgrade to JUnit 5.10.5.
Browse files Browse the repository at this point in the history
See #2393
  • Loading branch information
mp911de committed Oct 10, 2024
1 parent afece24 commit 0b3a12e
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.10.3</junit5>
<junit5>5.10.5</junit5>
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.13</logback>
Expand Down

0 comments on commit 0b3a12e

Please sign in to comment.