Skip to content

Commit

Permalink
Update dependency com.google.auto.value:auto-value-annotations to v1.…
Browse files Browse the repository at this point in the history
…11.0 (#6486)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent a7a26f9 commit aee034a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories {

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

0 comments on commit aee034a

Please sign in to comment.