Skip to content

Commit

Permalink
Update JUnit to 5.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Aug 19, 2024
1 parent fdd0cda commit aa24fe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<jetty.version>11.0.22</jetty.version>
<jquerypp.version>1.0.1</jquerypp.version>
<jquery.version>3.7.1</jquery.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<junit-platform.version>1.10.3</junit-platform.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<junit-platform.version>1.11.0</junit-platform.version>
<jsass.version>5.11.1</jsass.version>
<hamcrest.version>3.0</hamcrest.version>
<logback.version>1.5.7</logback.version>
Expand Down

0 comments on commit aa24fe2

Please sign in to comment.