mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 08:27:14 +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
706b47c499
commit
243fce84ce
5 changed files with 5 additions and 5 deletions
|
@ -26,10 +26,10 @@ java_library(
|
|||
"@com_google_apis_google_api_services_storage",
|
||||
"@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_monitoring_client_metrics",
|
||||
"@com_google_monitoring_client_stackdriver",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue