Skip to content

Commit bbb4dd1

Browse files
🤖 Update dependency rules_cc to v0.2.13
1 parent 981d1f8 commit bbb4dd1

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
@@ -6,7 +6,7 @@ module(
66

77
# Platform support.
88
bazel_dep(name = "platforms", version = "0.0.10")
9-
bazel_dep(name = "rules_cc", version = "0.0.17")
9+
bazel_dep(name = "rules_cc", version = "0.2.13")
1010

1111
# Various utility functions such as path manipulations and templating.
1212
bazel_dep(name = "bazel_skylib", version = "1.7.1")

0 commit comments

Comments
 (0)