Skip to content

Commit

Permalink
[GH] Update dependency rules_proto to v7
Browse files Browse the repository at this point in the history
This is an imported pull request from #106.

Resolves #106

Bug: NA
Test: presubmits

Github-Pr-Head-Sha: 5afa2e8
GitOrigin-RevId: 0f0391ba8198f283845107eeac95a5058ca68410
Change-Id: I44fdbab8084e70d708a3dd92a4a5cff6109a85fc
  • Loading branch information
renovate-bot authored and copybara-github committed Dec 3, 2024
1 parent 96eec31 commit 3b03abf
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 @@ -21,7 +21,7 @@ single_version_override(
tools = use_extension("@rules_foreign_cc//foreign_cc:extensions.bzl", "tools")
use_repo(tools, "ninja_1.11.1_toolchains")

bazel_dep(name = "rules_proto", version = "6.0.0")
bazel_dep(name = "rules_proto", version = "7.0.2")
bazel_dep(name = "rules_go", version = "0.48.0", repo_name = "io_bazel_rules_go")
single_version_override(
module_name = "rules_go",
Expand Down

0 comments on commit 3b03abf

Please sign in to comment.