aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ijar/test/BUILD')
-rw-r--r--third_party/ijar/test/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/ijar/test/BUILD b/third_party/ijar/test/BUILD
index d2ad67ef10..dc77d7eb20 100644
--- a/third_party/ijar/test/BUILD
+++ b/third_party/ijar/test/BUILD
@@ -41,7 +41,7 @@ sh_test(
# Intentionally bad test JAR: file count in central directory
# wrong.
"libwrongcentraldir.jar",
- "//tools/defaults:jdk",
+ "@bazel_tools//tools/jdk:current_java_runtime",
"//tools/jdk:langtools",
],
shard_count = 5,