Skip to content

Commit 06d0d2c

Browse files
Bump io.grpc:grpc-protobuf from 1.53.0 to 1.54.2 in /kotlin-libraries-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] <[email protected]>
1 parent 828bf43 commit 06d0d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-libraries-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<grpc.version>1.65.1</grpc.version>
303303
<grpc.kotlin.version>1.2.0</grpc.kotlin.version>
304304
<protobuf.version>3.25.5</protobuf.version>
305-
<java.grpc.version>1.53.0</java.grpc.version>
305+
<java.grpc.version>1.54.2</java.grpc.version>
306306
<apache.csv.version>1.9.0</apache.csv.version>
307307
<apache.poi.version>5.4.0</apache.poi.version>
308308
<jackson.version>2.17.2</jackson.version>

0 commit comments

Comments
 (0)