Skip to content

Commit 9f3b932

Browse files
committed
bump grpc
1 parent b383f8f commit 9f3b932

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
@@ -11,7 +11,7 @@ module(
1111
bazel_dep(name = "abseil-cpp", version = "20240116.1", repo_name = "com_google_absl")
1212
bazel_dep(name = "bazel_skylib", version = "1.5.0")
1313
bazel_dep(name = "curl", version = "8.8.0")
14-
bazel_dep(name = "grpc", version = "1.63.1", repo_name = "com_github_grpc_grpc")
14+
bazel_dep(name = "grpc", version = "1.63.1.bcr.1", repo_name = "com_github_grpc_grpc")
1515
bazel_dep(name = "nlohmann_json", version = "3.11.3", repo_name = "github_nlohmann_json")
1616
bazel_dep(name = "opentelemetry-proto", version = "1.3.1", repo_name = "com_github_opentelemetry_proto")
1717
bazel_dep(name = "opentracing-cpp", version = "1.6.0", repo_name = "com_github_opentracing")

0 commit comments

Comments
 (0)