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 85bd1c5 commit e1133b8Copy full SHA for e1133b8
MODULE.bazel
@@ -6,7 +6,7 @@ bazel_dep(name = "rules_python", version = "0.33.2")
6
7
bazel_dep(name = "rules_proto", version = "6.0.2")
8
9
-bazel_dep(name = "platforms", version = "0.0.9")
+bazel_dep(name = "platforms", version = "0.0.10")
10
11
register_toolchains(
12
"@rules_opa//tools:opa_linux_amd64_toolchain",
0 commit comments