Skip to content

Commit

Permalink
Update to Vert.x 4.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Jul 17, 2024
1 parent 9927a78 commit ae563b8
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 @@ -46,7 +46,7 @@
<properties>
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

<vertx.version>4.5.8</vertx.version>
<vertx.version>4.5.9</vertx.version>
<mutiny.version>2.6.2</mutiny.version>
<jackson.version>2.17.2</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
Expand Down

0 comments on commit ae563b8

Please sign in to comment.