mirror of
https://github.com/google/nomulus.git
synced 2025-06-10 14:34:43 +02:00
Upgrade to AutoValue 1.6.3
This fixes linter errors when running gradle commands. However the investigation into the linter error revealed potential problematic behaviors with dependency resolution in Gradle. See the attached bug for details. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=249256283
This commit is contained in:
parent
eb4dc95f66
commit
6b4bdf8d9a
5 changed files with 5 additions and 5 deletions
|
@ -17,10 +17,10 @@ java_library(
|
|||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_google_auto_value",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_code_gson",
|
||||
"@com_google_dagger",
|
||||
"@com_google_flogger",
|
||||
"@com_google_flogger_system_backend",
|
||||
"@com_google_gson",
|
||||
"@com_google_guava",
|
||||
"@com_google_http_client_jackson2",
|
||||
"@com_google_monitoring_client_metrics",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue