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 080d26d commit a83275aCopy full SHA for a83275a
buildSrc/build.gradle.kts
@@ -34,7 +34,7 @@ repositories {
34
35
dependencies {
36
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.4.0"))
37
- implementation("com.google.auto.value:auto-value-annotations:1.11.0")
+ implementation("com.google.auto.value:auto-value-annotations:1.11.1")
38
// When updating, update above in plugins too
39
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
40
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.2.2")
0 commit comments