diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2019-10-11 09:41:43 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-11 15:35:26 +0200 |
commit | 3b704aec706476bac68cc620d4232442c06afd65 (patch) | |
tree | 21b6787a51be2127bbc8c4108369544e422bcf50 | |
parent | 929dd414c1e77b9c502a2cbaa4fc3e50208f367e (diff) | |
download | jgit-3b704aec706476bac68cc620d4232442c06afd65.tar.gz jgit-3b704aec706476bac68cc620d4232442c06afd65.zip |
Bazel: Bump bazel version to 1.0.0
Change-Id: I607915af0556efe8b2fb640e9387029b755d1a7f
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
-rw-r--r-- | .bazelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelversion b/.bazelversion index ae6dd4e203..3eefcb9dd5 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -0.29.0 +1.0.0 |