Skip to content

Commit a7932a8

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-gradle-plugin to v0.9.5 (#7617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd176ef commit a7932a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation("com.squareup:javapoet:1.13.0")
5959
implementation("com.squareup.wire:wire-compiler")
6060
implementation("com.squareup.wire:wire-gradle-plugin")
61-
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
61+
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")
6262
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
6363
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
6464
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")

0 commit comments

Comments
 (0)