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 53f739e commit 3dbd67bCopy full SHA for 3dbd67b
buildSrc/build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.8"))
+ implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.10"))
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