Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2024
1 parent 0137ba9 commit 4811f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module(
version = "0.0.0",
)

bazel_dep(name = "rules_cc", version = "0.0.10")
bazel_dep(name = "rules_cc", version = "0.0.13")
bazel_dep(name = "rules_license", version = "1.0.0")
bazel_dep(name = "rules_proto", version = "6.0.2")
bazel_dep(
Expand All @@ -13,7 +13,7 @@ bazel_dep(
)
bazel_dep(
name = "grpc",
version = "1.66.0.bcr.2",
version = "1.66.0.bcr.3",
repo_name = "com_github_grpc_grpc",
)

Expand Down

0 comments on commit 4811f3e

Please sign in to comment.