Upgrade mockito-core to 2.26.0

Also upgrade byte-buddy to the corresponding 1.9.10 version.

Change-Id: Ib539b06b03874fad8ddc841cdbdaf864aea17ea0
1 file changed
tree: e5f321a5568f40b612df5622e6ab2f400ecbc0b4
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. LICENSE
  11. README.md
  12. 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