Expose auto-value-gson in plugin API

Some plugins, most notably replication plugin depend on it.

Change-Id: I04efc8270288b65cc1ab414f3a5136335cd53bac
This commit is contained in:
David Ostrovsky
2021-03-25 21:36:51 +01:00
parent 877c59870e
commit ab6d2a1bc9

View File

@@ -58,6 +58,7 @@ EXPORTS = [
"//java/com/google/gerrit/util/logging",
"//lib/antlr:java-runtime",
"//lib/auto:auto-value-annotations",
"//lib/auto:auto-value-gson",
"//lib/commons:compress",
"//lib/commons:dbcp",
"//lib/commons:lang",