Skip to content

Commit

Permalink
Update to Vert.x 4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Oct 17, 2023
1 parent 9a8f4b6 commit c84b696
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.4.5</vertx.version>
<vertx.version>4.4.6</vertx.version>
<mutiny.version>2.5.1</mutiny.version>
<jackson.version>2.15.3</jackson.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
Expand Down

0 comments on commit c84b696

Please sign in to comment.