Skip to content

Commit

Permalink
Bump grpc bazel module version to 1.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davido committed Apr 27, 2023
1 parent 5684ce2 commit 39b2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module(
bazel_dep(name = "rules_license", version = "0.0.3")
bazel_dep(name = "bazel_skylib", version = "1.3.0")
bazel_dep(name = "protobuf", version = "21.7", repo_name = "com_google_protobuf")
bazel_dep(name = "grpc", version = "1.47.0", repo_name = "com_github_grpc_grpc")
bazel_dep(name = "grpc", version = "1.48.1", repo_name = "com_github_grpc_grpc")
bazel_dep(name = "platforms", version = "0.0.6")
bazel_dep(name = "rules_pkg", version = "0.7.0")
bazel_dep(name = "stardoc", version = "0.5.3", repo_name = "io_bazel_skydoc")
Expand Down

0 comments on commit 39b2d3e

Please sign in to comment.