Skip to content

Commit

Permalink
Bump vertxVersion from 4.5.12 to 4.5.13 (#10385)
Browse files Browse the repository at this point in the history
Bumps `vertxVersion` from 4.5.12 to 4.5.13.

Updates `io.vertx:vertx-pg-client` from 4.5.12 to 4.5.13
- [Commits](eclipse-vertx/vertx-sql-client@4.5.12...4.5.13)

Updates `io.vertx:vertx-codegen` from 4.5.12 to 4.5.13

Updates `io.vertx:vertx-core` from 4.5.12 to 4.5.13
- [Commits](eclipse-vertx/vert.x@4.5.12...4.5.13)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-pg-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-core
  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 Feb 17, 2025
1 parent 41d081e commit 13dab86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ extra.apply {
set("nodeJsVersion", "18.20.5")
set("protobufVersion", "3.25.5")
set("reactorGrpcVersion", "1.2.4")
set("vertxVersion", "4.5.12")
set("vertxVersion", "4.5.13")
set("tuweniVersion", "2.3.1")
}

Expand Down

0 comments on commit 13dab86

Please sign in to comment.