Skip to content

Commit

Permalink
Bump io.vertx:vertx-stack-depchain from 4.5.10 to 4.5.11 (#619)
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-stack-depchain from 4.5.10 to 4.5.11.

---
updated-dependencies:
- dependency-name: io.vertx:vertx-stack-depchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 762206b commit 0cc61a3
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 @@ -12,7 +12,7 @@
<maven.compiler.release>17</maven.compiler.release>
<!-- vert.x properties -->
<!-- It is not required to update this property when a new Vert.x version is released -->
<vertx.version>4.5.10</vertx.version>
<vertx.version>4.5.11</vertx.version>
<vertx.verticle>io.vertx.starter.MainVerticle</vertx.verticle>
<!-- Maven plugins -->
<vertx-maven-plugin.version>2.0.1</vertx-maven-plugin.version>
Expand Down

0 comments on commit 0cc61a3

Please sign in to comment.