Skip to content

Commit ab4379d

Browse files
Update dependency com.squareup.wire:wire-bom to v4.9.2 (#5978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72a5bb1 commit ab4379d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repositories {
4242
}
4343

4444
dependencies {
45-
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.1"))
45+
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.2"))
4646
implementation("com.google.auto.value:auto-value-annotations:1.10.4")
4747
// When updating, update above in plugins too
4848
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")

0 commit comments

Comments
 (0)