Skip to content

Commit

Permalink
chore(deps): update dependency rules_proto to v7.1.0 (#14904)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 9, 2025
1 parent cb0ff88 commit 5e6f719
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 @@ -31,7 +31,7 @@ bazel_dep(name = "nlohmann_json", version = "3.11.3", repo_name = "com_github_nl
bazel_dep(name = "curl", version = "8.8.0.bcr.2", repo_name = "com_github_curl_curl")
bazel_dep(name = "crc32c", version = "1.1.0", repo_name = "com_github_google_crc32c")
bazel_dep(name = "opentelemetry-cpp", version = "1.16.0", repo_name = "io_opentelemetry_cpp")
bazel_dep(name = "rules_proto", version = "7.0.2")
bazel_dep(name = "rules_proto", version = "7.1.0")
bazel_dep(name = "rules_python", version = "1.0.0")

bazel_dep(name = "googletest", version = "1.15.2", dev_dependency = True, repo_name = "com_google_googletest")
Expand Down

0 comments on commit 5e6f719

Please sign in to comment.