aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jdk/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jdk/BUILD')
-rw-r--r--tools/jdk/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jdk/BUILD b/tools/jdk/BUILD
index bc7161e370..b364df660a 100644
--- a/tools/jdk/BUILD
+++ b/tools/jdk/BUILD
@@ -49,7 +49,7 @@ filegroup(
# *before* the transition.
alias(
name = "java_runtime_alias",
- actual = "//tools/jdk:current_java_runtime",
+ actual = "@bazel_tools//tools/jdk:current_java_runtime",
)
alias(