We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de9fc0 commit 4d34b53Copy full SHA for 4d34b53
buildSrc/build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.0"))
+ implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.1"))
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.0.2")
0 commit comments