diff options
author | David Ostrovsky <david@ostrovsky.org> | 2019-09-05 22:07:46 +0200 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-09-07 15:36:10 +0900 |
commit | cae8d499bc4376a52e6b5f34a012f0b22081d9eb (patch) | |
tree | 7819f8311893af8d2848d321f40e4a884120e8a8 /.bazelversion | |
parent | 15edb0c3a71a972d4168c49c2654b2ef957cd9d1 (diff) | |
download | jgit-cae8d499bc4376a52e6b5f34a012f0b22081d9eb.tar.gz jgit-cae8d499bc4376a52e6b5f34a012f0b22081d9eb.zip |
Bazel: Bump minimum supported version to 0.29.0
Change-Id: I069e56deb964624791bb0aa3ae095629adfe3bbb
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
Diffstat (limited to '.bazelversion')
-rw-r--r-- | .bazelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelversion b/.bazelversion index 7cca7711a0..ae6dd4e203 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -0.17.1 +0.29.0 |