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 626f8aa commit a438593Copy full SHA for a438593
1 file changed
MODULE.bazel
@@ -6,7 +6,7 @@ bazel_dep(name = "rules_python", version = "1.9.0")
6
7
bazel_dep(name = "rules_proto", version = "7.1.0")
8
9
-bazel_dep(name = "platforms", version = "1.0.0")
+bazel_dep(name = "platforms", version = "1.1.0")
10
11
register_toolchains(
12
"@rules_opa//tools:opa_linux_amd64_toolchain",
0 commit comments