Skip to content

Commit 4df4450

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax-java/dependencies.properties

+1-1
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)