We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac1e5e commit f08b49cCopy full SHA for f08b49c
buildSrc/build.gradle.kts
@@ -33,7 +33,7 @@ repositories {
33
}
34
35
dependencies {
36
- implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.5.0"))
+ implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.5.1"))
37
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.3.0")
0 commit comments