Skip to content

Commit 84b920e

Browse files
Bump io.grpc:grpc-protobuf from 1.53.0 to 1.54.2
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.53.0 to 1.54.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.53.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 c1d50aa commit 84b920e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>io.grpc</groupId>
8282
<artifactId>grpc-protobuf</artifactId>
83-
<version>1.53.0</version>
83+
<version>1.54.2</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)