Skip to content

Commit

Permalink
Update JUnit to 5.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Sep 30, 2024
1 parent 0f59037 commit 8358c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<wicket.version>10.2.0</wicket.version>
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.10.3</junit.version>
<junit.version>5.11.1</junit.version>
<hamcrest.version>3.0</hamcrest.version>
<emory-util-classloader.version>2.1</emory-util-classloader.version>
<jquery.version>3.7.1</jquery.version>
Expand Down

0 comments on commit 8358c77

Please sign in to comment.