diff --git a/MODULE.bazel b/MODULE.bazel index d976311..01b56a9 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -6,7 +6,7 @@ module( # Platform support. bazel_dep(name = "platforms", version = "0.0.10") -bazel_dep(name = "rules_cc", version = "0.0.17") +bazel_dep(name = "rules_cc", version = "0.2.16") # Various utility functions such as path manipulations and templating. bazel_dep(name = "bazel_skylib", version = "1.7.1")