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 97c3614 commit 985533fCopy full SHA for 985533f
buildSrc/build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.5"))
+ implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.6"))
54
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:7.2.1")
0 commit comments