From 822c62d2b1eb5bcbba41fe0399173f61c0d4b7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:41:30 +0000 Subject: [PATCH] Bump io.grpc:grpc-protobuf in /vertx-codegen-protobuf Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.50.2 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.50.2...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- vertx-codegen-protobuf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertx-codegen-protobuf/pom.xml b/vertx-codegen-protobuf/pom.xml index b3407466b..fd86929b0 100644 --- a/vertx-codegen-protobuf/pom.xml +++ b/vertx-codegen-protobuf/pom.xml @@ -15,7 +15,7 @@ false ${project.basedir}/src/main/asciidoc - 1.50.2 + 1.53.0 3.21.12