Skip to content

Commit

Permalink
Bump version.vertx.grpc from 4.5.2 to 4.5.3 (#288)
Browse files Browse the repository at this point in the history
Bumps `version.vertx.grpc` from 4.5.2 to 4.5.3.

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

Updates `io.vertx:vertx-grpc-client` from 4.5.2 to 4.5.3

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 673f1f6 commit df927cd
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 @@ -19,7 +19,7 @@
<version.microprofile.opentelemetry>1.1</version.microprofile.opentelemetry>
<version.microprofile.config>3.0.3</version.microprofile.config>
<version.resteasy>6.2.7.Final</version.resteasy>
<version.vertx.grpc>4.5.2</version.vertx.grpc>
<version.vertx.grpc>4.5.3</version.vertx.grpc>

<!-- Test -->
<version.smallrye.testing>2.3.0</version.smallrye.testing>
Expand Down

0 comments on commit df927cd

Please sign in to comment.