From 70648a119cf0da98e3043f0f593e9b7b26d46057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 06:10:07 +0000 Subject: [PATCH] build(deps): bump io.grpc:grpc-protobuf in /sdk/java/grpc Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.68.1 to 1.68.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.68.1...v1.68.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sdk/java/grpc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/java/grpc/pom.xml b/sdk/java/grpc/pom.xml index b0c7b51c3..e08d85313 100644 --- a/sdk/java/grpc/pom.xml +++ b/sdk/java/grpc/pom.xml @@ -63,7 +63,7 @@ io.grpc grpc-protobuf - 1.68.1 + 1.68.2 io.grpc