Skip to content

Commit

Permalink
Bump auto-value from 1.9 to 1.10 in /dependencyManagement (open-telem…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and LironKS committed Oct 23, 2022
1 parent 32585bd commit cc329dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit cc329dd

Please sign in to comment.