Skip to content

Commit 8f0e80a

Browse files
authored
Merge pull request #216 from tweag/renovate/rules_cc-0.x
chore(deps): update dependency rules_cc to v0.2.16
2 parents c1e7252 + e73f65e commit 8f0e80a

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.2.15")
90+
bazel_dep(name = "rules_cc", version = "0.2.16")
9191

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

0 commit comments

Comments
 (0)