summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-09-04 00:32:42 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-09-04 00:49:42 +0200
commit4a3cd7f1b7533d9451cd63389c6546ef312292c3 (patch)
treef428de4b615745b4b9819733ea1ebe4e081de7eb /WORKSPACE
parent47a95d1aed3a2e696bfa346b9e395d4b4337dbad (diff)
parentaa62f191d02c19073c22a5e33e4a07c54a67efa7 (diff)
downloadjgit-4a3cd7f1b7533d9451cd63389c6546ef312292c3.tar.gz
jgit-4a3cd7f1b7533d9451cd63389c6546ef312292c3.zip
Merge branch 'stable-5.2' into stable-5.3
* stable-5.2: Prepare 5.1.12-SNAPSHOT builds JGit v5.1.11.201909031202-r Prepare 4.11.10-SNAPSHOT builds JGit v4.11.9.201909030838-r Bazel: Update bazlets to the latest master revision Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file BatchRefUpdate: repro racy atomic update, and fix it Delete unused FileTreeIteratorWithTimeControl Fix RacyGitTests#testRacyGitDetection Change RacyGitTests to create a racy git situation in a stable way Silence API warnings Change-Id: I7e88c7c7d202f1e3fb8e143277650aa5fefff439 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 4cad1003d1..ebb865719a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -15,7 +15,7 @@ versions.check(minimum_bazel_version = "0.19.0")
load("//tools:bazlets.bzl", "load_bazlets")
-load_bazlets(commit = "8528a0df69dadf6311d8d3f81c1b693afda8bcf1")
+load_bazlets(commit = "09a035e98077dce549d5f6a7472d06c4b8f792d2")
load(
"@com_googlesource_gerrit_bazlets//tools:maven_jar.bzl",