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

This commit is contained in:
dependabot[bot] 2022-10-06 23:34:40 +00:00 committed by GitHub
parent d9b25d34df
commit d0782b54da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ 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.10",
"com.google.auto.value:auto-value-annotations:1.9",
"com.google.auto.value:auto-value-annotations:1.10",
"com.google.errorprone:error_prone_annotations:2.15.0",
"com.google.errorprone:error_prone_core:2.15.0",
"com.google.errorprone:error_prone_test_helpers:2.15.0",