Skip to content

Commit

Permalink
build(deps): bump io.vertx:vertx-grpc from 4.5.4 to 4.5.5
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-grpc from 4.5.4 to 4.5.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Mar 15, 2024
1 parent f5d9aa7 commit 2cd1293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commonsIo = "2.15.1"
commonCompress = "1.26.1"
autoService = "1.1.1"
errorprone = "2.26.1"
vertx = "4.5.4"
vertx = "4.5.5"
picocli = "4.7.5"
restAssured = "5.4.0"
javaxAnnotation = "1.3.2"
Expand Down

0 comments on commit 2cd1293

Please sign in to comment.