We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a26f9 commit aee034aCopy full SHA for aee034a
buildSrc/build.gradle.kts
@@ -51,7 +51,7 @@ repositories {
51
52
dependencies {
53
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.9"))
54
- implementation("com.google.auto.value:auto-value-annotations:1.10.4")
+ implementation("com.google.auto.value:auto-value-annotations:1.11.0")
55
// When updating, update above in plugins too
56
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
57
// Needed for japicmp but not automatically brought in for some reason.
0 commit comments