We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a5bb1 commit ab4379dCopy full SHA for ab4379d
buildSrc/build.gradle.kts
@@ -42,7 +42,7 @@ repositories {
42
}
43
44
dependencies {
45
- implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.1"))
+ implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.2"))
46
implementation("com.google.auto.value:auto-value-annotations:1.10.4")
47
// When updating, update above in plugins too
48
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
0 commit comments