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(