Skip to content

Commit 5b46e70

Browse files
authored
deps: update grpc dependencies to v1.67.1 in dependencies.properties (#3279)
In previous #3258, missed to update version in gax-java/dependencies.properties
1 parent 2d54a5d commit 5b46e70

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
@@ -28,7 +28,7 @@ version.gax_httpjson=2.54.2-SNAPSHOT
2828

2929
version.com_google_protobuf=3.25.5
3030
version.google_java_format=1.15.0
31-
version.io_grpc=1.66.0
31+
version.io_grpc=1.67.1
3232

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

0 commit comments

Comments
 (0)