Skip to content

Commit

Permalink
chore(deps): update dependency rules_proto to v6 (#6527)
Browse files Browse the repository at this point in the history
Co-authored-by: Mai Hussien <70515749+mai93@users.noreply.github.com>
  • Loading branch information
renovate-bot and mai93 authored Jun 26, 2024
1 parent a588bf4 commit 7ea84d1
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 @@ -25,7 +25,7 @@ use_repo(python, "python_3_12", "python_versions")

bazel_dep(
name = "rules_proto",
version = "5.3.0-21.7",
version = "6.0.2",
)
bazel_dep(
name = "protobuf",
Expand Down

0 comments on commit 7ea84d1

Please sign in to comment.