Skip to content

Commit

Permalink
Upgrade to JUnit 5.11.4.
Browse files Browse the repository at this point in the history
See #2459
  • Loading branch information
mp911de committed Jan 10, 2025
1 parent 5cf7807 commit 5faa820
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 @@ -115,7 +115,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.3</junit5>
<junit5>5.11.4</junit5>
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.10.1</kotlin-coroutines>
<logback>1.5.12</logback>
Expand Down

0 comments on commit 5faa820

Please sign in to comment.