Bazel: Consume auto-value-gson from plugin API

Depends-On: https://gerrit-review.googlesource.com/c/gerrit/+/301238
Change-Id: I3e0569730b89f80c1209b4370ddb1c8367375e86
diff --git a/BUILD b/BUILD
index 4c74bf2..ee97660 100644
--- a/BUILD
+++ b/BUILD
@@ -14,9 +14,6 @@
         "Gerrit-SshModule: com.googlesource.gerrit.plugins.replication.SshModule",
     ],
     resources = glob(["src/main/resources/**/*"]),
-    deps = [
-        "//lib/auto:auto-value-gson",
-    ],
 )
 
 junit_tests(