We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2964763 commit e093af5Copy full SHA for e093af5
1 file changed
MODULE.bazel
@@ -26,7 +26,7 @@ bazel_dep(name = "bazel_skylib", version = "1.8.1")
26
# Constraint values for specifying platforms and toolchains
27
# *******************************************************************************
28
bazel_dep(name = "platforms", version = "1.0.0")
29
-bazel_dep(name = "score_bazel_platforms", version = "0.1.0")
+bazel_dep(name = "score_bazel_platforms", version = "0.1.1")
30
31
32
# C++ Rules for Bazel
0 commit comments