From 45e95728d30b2be7be2df15bc105c804ecb60d2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 4 Mar 2019 05:07:21 -0800 Subject: [PATCH] Update com_github_atlassian_bazel_tools commit hash to 02472d8 (#1855) --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index f9e9da06aa..de7e183047 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -21,9 +21,9 @@ http_archive( http_archive( name = "com_github_atlassian_bazel_tools", - sha256 = "e7d0c0e2963a7f9cb2c377e241502119dae24909708adef1918e8dcb70ae9e8c", - strip_prefix = "bazel-tools-6fef37f33dfa0189be9df4d3d60e6291bfe71177", - urls = ["https://github.com/atlassian/bazel-tools/archive/6fef37f33dfa0189be9df4d3d60e6291bfe71177.tar.gz"], + sha256 = "2842e7e4315f43df4223b7af40ae7d3547cce967595505bc335dacad5d69a39f", + strip_prefix = "bazel-tools-02472d814d1867de2ad75801760732c9e595c9d9", + urls = ["https://github.com/atlassian/bazel-tools/archive/02472d814d1867de2ad75801760732c9e595c9d9.tar.gz"], ) http_archive(