Skip to content

Commit 2cdae8f

Browse files
chore(deps): update dependency rules_cc to v0.2.13
1 parent e872662 commit 2cdae8f

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,7 +1,7 @@
11
"Your one stop shop for hermetic c/c++ toolchains in Bazel!"
22
module(name = "toolchains_cc")
33

4-
bazel_dep(name = "rules_cc", version = "0.2.8")
4+
bazel_dep(name = "rules_cc", version = "0.2.13")
55
bazel_dep(name = "bazel_skylib", version = "1.8.1")
66
bazel_dep(name = "platforms", version = "1.0.0")
77

0 commit comments

Comments
 (0)