Skip to content

Commit 20ce674

Browse files
build(deps): bump io.grpc:grpc-protobuf from 1.54.0 to 1.54.2
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.54.0 to 1.54.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.54.0...v1.54.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.54.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc6e43 commit 20ce674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
<!-- Dependency Versions -->
7373
<reactive.streams.version>1.0.4</reactive.streams.version>
74-
<grpc.version>1.54.0</grpc.version>
74+
<grpc.version>1.54.2</grpc.version>
7575
<protoc.version>3.22.2</protoc.version> <!-- Same version as grpc-proto -->
7676
<jprotoc.version>1.2.2</jprotoc.version>
7777

0 commit comments

Comments
 (0)