Skip to content

Commit 4508462

Browse files
🤖 Update dependency rules_cc to v0.0.14
1 parent a8a26cc commit 4508462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ register_toolchains("@rules_ll//ll:ll_toolchain")
88

99
# Platform support.
1010
bazel_dep(name = "platforms", version = "0.0.10")
11-
bazel_dep(name = "rules_cc", version = "0.0.9")
11+
bazel_dep(name = "rules_cc", version = "0.0.14")
1212

1313
# Various utility functions such as path manipulations and templating.
1414
bazel_dep(name = "bazel_skylib", version = "1.7.0")

0 commit comments

Comments
 (0)