Update bazlets to latest version

This is needed to make build tool chain compatible with the latest
Bazel releases.

Change-Id: I9822b5fe5f934457e6069217d687b3cf4764b7b7
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
This commit is contained in:
David Ostrovsky 2019-06-18 09:17:16 +02:00 committed by David Pursehouse
parent 0aa8eca5f1
commit 74da1b2701
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ workspace(name = "jgit")
load("//tools:bazlets.bzl", "load_bazlets")
load_bazlets(commit = "3afbeab55ece585dbfc7a980bf7214b24ddbbe86")
load_bazlets(commit = "8528a0df69dadf6311d8d3f81c1b693afda8bcf1")
load(
"@com_googlesource_gerrit_bazlets//tools:maven_jar.bzl",