We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad37c6 commit 26556ebCopy full SHA for 26556eb
1 file changed
MODULE.bazel
@@ -34,7 +34,7 @@ bazel_dep(name = "googletest", version = "1.17.0")
34
bazel_dep(name = "rules_cc", version = "0.2.9")
35
36
# Score platforms
37
-bazel_dep(name = "score_bazel_platforms", version = "v0.0.2")
+bazel_dep(name = "score_bazel_platforms", version = "0.0.2")
38
39
# Checker rule for CopyRight checks/fixs
40
bazel_dep(name = "score_cr_checker", version = "0.3.1")
0 commit comments