Update bazlets to latest revision on stable-2.16

Remove reference to deprecated FileType to fix the build with
the latest bazel version.

Change-Id: I1dec88d8bfca8e729d7711571d896d9cf47742b4
1 file changed
tree: e1633c9731642216d67a4e45df96dc359c9fe35c
  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