Skip to content

Commit

Permalink
chore(deps): update dependency rules_cc to v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and avdv committed Oct 15, 2024
1 parent 9338aaa commit 68a28b6
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 @@ -26,7 +26,7 @@ bazel_dep(name = "rules_proto", version = "6.0.2") #, repo_name = "com_google_p
bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "rules_sh", version = "0.4.0")
bazel_dep(name = "rules_python", version = "0.36.0")
bazel_dep(name = "rules_cc", version = "0.0.10")
bazel_dep(name = "rules_cc", version = "0.0.13")
bazel_dep(name = "rules_nixpkgs_go", version = "0.11.1")

GHC_OPTS = [
Expand Down

0 comments on commit 68a28b6

Please sign in to comment.