Reuse dependencies from external_plugin_deps.bzl

This avoids having to edit both the WORKSPACE and the .bzl file
when updating dependencies, and removes the risk of forgetting to
update one of them.  Now only the external_plugin_deps.bzl file
needs to be updated.

Change-Id: Ic0ef2c9d7f99fb3b1e210c09e2f468c3ecdcd611
2 files changed
tree: d5c2935a7c18456911cbd5a60fe62dd032c59f2f
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE