Skip to content

Commit 21a3909

Browse files
committed
chore(deps): update dependency rules_cc to v0.2.17
1 parent 9e8e912 commit 21a3909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.17")
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)