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 e825098 commit 8e75cc3Copy full SHA for 8e75cc3
MODULE.bazel
@@ -6,7 +6,7 @@ bazel_dep(name = "rules_python", version = "1.6.1")
6
7
bazel_dep(name = "rules_proto", version = "7.1.0")
8
9
-bazel_dep(name = "platforms", version = "0.0.11")
+bazel_dep(name = "platforms", version = "1.0.0")
10
11
register_toolchains(
12
"@rules_opa//tools:opa_linux_amd64_toolchain",
0 commit comments