Rename external_plugin_deps.bzl, not needed for in-tree build

All test dependencies are already available in Gerrit core in a newer
version.

Hence use them for the stand-alone build only and update them to the
versions used in Gerrit core:
- mockito 5.6.0
- bytebuddy 1.14.9
- objenesis 3.0.1

Also update
- bazel to 6.3.2
- bazlets to f9c119e45d
- plugin API to 3.7.0

Change-Id: I89c029b2b6dcc7c54dcf0205d1d04bb115081d5e
4 files changed
tree: 6e455973c73801d8f957b01195bf82f5632951ec
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb. Also supported is the noteDb alternative for Gerrit versions 2.15.X and above.

For more information, see: src/main/resources/Documentation/about.md