Upgrade auto-value to 1.6

The annotations are now provided in a separate artifact.

Change-Id: I6df14c97c44b211671961810b17760d81c20c5c3
This commit is contained in:
David Pursehouse
2018-04-18 08:25:27 +02:00
parent c458112df3
commit 1f30c4cf2a
15 changed files with 43 additions and 4 deletions

View File

@@ -62,6 +62,7 @@ java_library(
"//lib:soy",
"//lib:tukaani-xz",
"//lib/auto:auto-value",
"//lib/auto:auto-value-annotations",
"//lib/bouncycastle:bcpkix-neverlink",
"//lib/bouncycastle:bcprov-neverlink",
"//lib/commons:codec",