Skip to content

Commit 26556eb

Browse files
committed
fix: removed wrong v
1 parent 5ad37c6 commit 26556eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bazel_dep(name = "googletest", version = "1.17.0")
3434
bazel_dep(name = "rules_cc", version = "0.2.9")
3535

3636
# Score platforms
37-
bazel_dep(name = "score_bazel_platforms", version = "v0.0.2")
37+
bazel_dep(name = "score_bazel_platforms", version = "0.0.2")
3838

3939
# Checker rule for CopyRight checks/fixs
4040
bazel_dep(name = "score_cr_checker", version = "0.3.1")

0 commit comments

Comments
 (0)