Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 4df4450

Browse files
authored
fix: update grpc to 1.55.1 in dependencies.properties (#1794)
1 parent 7b89c36 commit 4df4450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gax-java/dependencies.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ version.gax_httpjson=2.29.1-SNAPSHOT
2727
# not for self-service clients (from googleapis project).
2828
version.com_google_protobuf=3.23.2
2929
version.google_java_format=1.15.0
30-
version.io_grpc=1.54.0
30+
version.io_grpc=1.55.1
3131

3232
# Maven artifacts.
3333
# Note, the actual name of each property matters (bazel build scripts depend on it).

0 commit comments

Comments
 (0)