Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit f68c260

Browse files
chore(deps): update dependency rules_cc to v0.2.4
1 parent a999751 commit f68c260

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
@@ -4,7 +4,7 @@ module(
44
compatibility_level = 1,
55
)
66

7-
bazel_dep(name = "rules_cc", version = "0.0.8")
7+
bazel_dep(name = "rules_cc", version = "0.2.4")
88
bazel_dep(name = "platforms", version = "0.0.7")
99
bazel_dep(name = "bazel_skylib", version = "1.4.2")
1010
bazel_dep(name = "googletest", version = "1.14.0")

0 commit comments

Comments
 (0)