Upgrade bazlets to latest stable-2.16

- Avoid using deprecated depset union
- Automatically fix lint errors with buildifier
- Use target JDK for GWT compilation

Change-Id: I0c737e8969375562c57951fe177c0f50032a5ac4
1 file changed
tree: 9e01cf0d25ae09174e5204a920f9e11fdb6aa273
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. plugin.html
  13. README.md
  14. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status