Skip to content

Commit 8ce2fca

Browse files
authored
Merge pull request #172 from tweag/renovate/rules_cc-0.x
chore(deps): update dependency rules_cc to v0.2.0
2 parents 852806b + fe3c4c7 commit 8ce2fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ bazel_dep(name = "rules_nixpkgs_core")
8787
bazel_dep(name = "rules_nixpkgs_cc")
8888
bazel_dep(name = "rules_nixpkgs_posix")
8989
bazel_dep(name = "platforms", version = "1.0.0")
90-
bazel_dep(name = "rules_cc", version = "0.1.4")
90+
bazel_dep(name = "rules_cc", version = "0.2.0")
9191

9292
# TODO Remove once rules_nixpkgs is in the BCR.
9393
RULES_NIXPKGS_REV = "7e627d76ba65d6c42586fc265e46bd370672b4eb"

0 commit comments

Comments
 (0)