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 2ac956b commit 1ddfd88Copy full SHA for 1ddfd88
scala_proto/private/scala_proto_aspect.bzl
@@ -217,6 +217,7 @@ def make_scala_proto_aspect(*extras):
217
"@io_bazel_rules_scala//scala:toolchain_type",
218
"@io_bazel_rules_scala//scala_proto:toolchain_type",
219
"@io_bazel_rules_scala//scala_proto:deps_toolchain_type",
220
+ "@bazel_tools//tools/jdk:toolchain_type",
221
],
222
)
223
0 commit comments