Skip to content

Commit

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

---
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 Jan 27, 2025
1 parent 2ce3e21 commit 826386f
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.11</vertx.version>
<vertx.version>4.5.12</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 826386f

Please sign in to comment.