Skip to content

Commit

Permalink
chore(deps): update dependency rules_proto to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2024
1 parent 0137ba9 commit 4397c1a
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 @@ -5,7 +5,7 @@ module(

bazel_dep(name = "rules_cc", version = "0.0.10")
bazel_dep(name = "rules_license", version = "1.0.0")
bazel_dep(name = "rules_proto", version = "6.0.2")
bazel_dep(name = "rules_proto", version = "7.0.1")
bazel_dep(
name = "abseil-cpp",
version = "20240722.0",
Expand Down

0 comments on commit 4397c1a

Please sign in to comment.