Skip to content

Commit

Permalink
Merge pull request #747 from cescoffier/vertx-4.5.1
Browse files Browse the repository at this point in the history
Bump Vert.x to version 4.5.1
  • Loading branch information
cescoffier authored Jan 2, 2024
2 parents 5bcd926 + c6b4e8f commit ee8cd09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<version.mutiny>2.5.3</version.mutiny>
<version.smallrye-config>3.4.4</version.smallrye-config>

<vertx.version>4.4.1</vertx.version>
<version.vertx-mutiny-bindings>3.7.2</version.vertx-mutiny-bindings>
<vertx.version>4.5.1</vertx.version>
<version.vertx-mutiny-bindings>3.8.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.3</version.testcontainers>

Expand Down

0 comments on commit ee8cd09

Please sign in to comment.