Skip to content

Commit 36c49ca

Browse files
chore(deps): update dependency rules_cc to v0.2.17
1 parent 45bf2a4 commit 36c49ca

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

99
bazel_dep(name = "bazel_skylib", version = "1.9.0")
1010
bazel_dep(name = "buildifier_prebuilt", version = "8.2.1.2")
11-
bazel_dep(name = "rules_cc", version = "0.2.16")
11+
bazel_dep(name = "rules_cc", version = "0.2.17")
1212
bazel_dep(name = "rules_license", version = "1.0.0")
1313
bazel_dep(name = "rules_python", version = "1.8.3")

0 commit comments

Comments
 (0)