Bump auto-value from 1.9 to 1.10 in /dependencyManagement (#6821)

This commit is contained in:
dependabot[bot] 2022-10-06 16:00:00 -07:00 committed by GitHub
parent 586261d25a
commit 7e6310255b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ val DEPENDENCY_BOMS = listOf(
val CORE_DEPENDENCIES = listOf(
"com.google.auto.service:auto-service:1.0.1",
"com.google.auto.service:auto-service-annotations:1.0.1",
"com.google.auto.value:auto-value:1.9",
"com.google.auto.value:auto-value:1.10",
"com.google.auto.value:auto-value-annotations:1.9",
"com.google.errorprone:error_prone_annotations:2.15.0",
"com.google.errorprone:error_prone_core:2.15.0",