Skip to content

Commit aee034a

Browse files
Update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (#6486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7a26f9 commit aee034a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repositories {
5151

5252
dependencies {
5353
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.9"))
54-
implementation("com.google.auto.value:auto-value-annotations:1.10.4")
54+
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
5555
// When updating, update above in plugins too
5656
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
5757
// Needed for japicmp but not automatically brought in for some reason.

0 commit comments

Comments
 (0)