Skip to content

Commit

Permalink
Update Vert.x version to Vert.x 4.3.3 to align with the Mutiny bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Aug 25, 2022
1 parent 7adcc3f commit b1f2b66
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 @@ -40,7 +40,7 @@
<version.mutiny>1.7.0</version.mutiny>
<version.smallrye-config>2.11.1</version.smallrye-config>

<vertx.version>4.2.2</vertx.version>
<vertx.version>4.3.3</vertx.version>
<version.vertx-mutiny-bindings>2.26.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.17.3</version.testcontainers>
Expand Down

0 comments on commit b1f2b66

Please sign in to comment.