Skip to content

Commit b5e8bc6

Browse files
Bump com.squareup.wire:wire-compiler from 4.5.1 to 4.5.2 (#5272)
Bumps [com.squareup.wire:wire-compiler](https://github.com/square/wire) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/square/wire/releases) - [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md) - [Commits](square/wire@4.5.1...4.5.2) --- updated-dependencies: - dependency-name: com.squareup.wire:wire-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jack-berg <[email protected]>
1 parent 018b1f5 commit b5e8bc6

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
@@ -37,7 +37,7 @@ dependencies {
3737
// Needed for japicmp but not automatically brought in for some reason.
3838
implementation("com.google.guava:guava:31.1-jre")
3939
implementation("com.squareup:javapoet:1.13.0")
40-
implementation("com.squareup.wire:wire-compiler:4.5.1")
40+
implementation("com.squareup.wire:wire-compiler:4.5.2")
4141
implementation("com.squareup.wire:wire-gradle-plugin:4.5.2")
4242
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
4343
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")

0 commit comments

Comments
 (0)