Skip to content

Commit

Permalink
chore(deps): update java testing packages to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Aug 15, 2024
1 parent ba7a512 commit 6275c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<netty.version>4.1.107.Final</netty.version>
<logback.version>1.5.3</logback.version>
<vertx.version>4.5.4</vertx.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<assertj-core.version>3.26.3</assertj-core.version>
<mockito-core.version>5.12.0</mockito-core.version>
<slf4j-api.version>2.0.12</slf4j-api.version>
Expand Down

0 comments on commit 6275c4c

Please sign in to comment.