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 0124872 commit 30f8fbeCopy full SHA for 30f8fbe
scala/scala_import.bzl
@@ -149,4 +149,5 @@ scala_import = rule(
149
default = Label("@bazel_tools//tools/jdk:current_java_toolchain"),
150
),
151
},
152
+ toolchains = ["@bazel_tools//tools/jdk:toolchain_type"],
153
)
0 commit comments