Skip to content

Commit 66a6223

Browse files
committed
chore(deps): update dependency rules_cc to v0.2.10
1 parent b085167 commit 66a6223

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
@@ -1,6 +1,6 @@
11
bazel_dep(name = "bazel_skylib", version = "1.7.1")
22
bazel_dep(name = "rules_java", version = "8.7.2")
3-
bazel_dep(name = "rules_cc", version = "0.0.17")
3+
bazel_dep(name = "rules_cc", version = "0.2.10")
44

55
# Use pre-generated toolchain configs for the latest Bazel and latest Ubuntu 16.04
66
# container. Pre-generated configs are only provided as a convenience for

0 commit comments

Comments
 (0)