Skip to content

Commit

Permalink
chore(deps): update dependency rules_cc to v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and gjasny committed Nov 19, 2023
1 parent f42b9f3 commit 06a4929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Expand Up @@ -15,5 +15,5 @@ bazel_dep(name = "boringssl", version = "0.0.0-20230215-5c22014")
bazel_dep(name = "google_benchmark", version = "1.8.2", dev_dependency = True, repo_name = "com_github_google_benchmark")
bazel_dep(name = "googletest", version = "1.12.1", dev_dependency = True, repo_name = "com_google_googletest")
bazel_dep(name = "platforms", version = "0.0.8", dev_dependency = True)
bazel_dep(name = "rules_cc", version = "0.0.5", dev_dependency = True)
bazel_dep(name = "rules_cc", version = "0.0.9", dev_dependency = True)
bazel_dep(name = "zlib", version = "1.2.13")

0 comments on commit 06a4929

Please sign in to comment.