Skip to content

Commit 20daf11

Browse files
committed
chore(deps): update dependency grpc to v1.62.1.bcr.2
1 parent 3e8d7d6 commit 20daf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bazel_dep(
1212
repo_name = "com_google_absl")
1313
bazel_dep(
1414
name = "grpc",
15-
version = "1.62.1.bcr.1",
15+
version = "1.62.1.bcr.2",
1616
repo_name = "com_github_grpc_grpc")
1717

1818
bazel_dep(

0 commit comments

Comments
 (0)