We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8b24f commit 82a709eCopy full SHA for 82a709e
MODULE.bazel
@@ -1,7 +1,7 @@
1
module(name = "ecsact_cli")
2
3
bazel_dep(name = "nlohmann_json", version = "3.11.2")
4
-bazel_dep(name = "rules_cc", version = "0.0.6")
+bazel_dep(name = "rules_cc", version = "0.0.8")
5
bazel_dep(name = "platforms", version = "0.0.7")
6
bazel_dep(name = "rules_pkg", version = "0.9.0")
7
bazel_dep(name = "bazel_skylib", version = "1.4.2")
0 commit comments