Merge pull request #24981 from lidizheng/bazel-newer

Upgrade to Bazel 3.7.1
reviewable/pr24922/r7
Lidi Zheng 4 years ago committed by GitHub
commit 9293ce3e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/bazel

@ -40,7 +40,7 @@ then
fi
fi
VERSION=2.2.0
VERSION=3.7.1
echo "INFO: Running bazel wrapper (see //tools/bazel for details), bazel version $VERSION will be used instead of system-wide bazel installation." >&2
# update tools/update_mirror.sh to populate the mirror with new bazel archives

Loading…
Cancel
Save