Skip to content

Commit 1b5cb49

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

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
@@ -41,7 +41,7 @@ dependencies {
4141
implementation("com.squareup:javapoet:1.13.0")
4242
implementation("com.squareup.wire:wire-compiler")
4343
implementation("com.squareup.wire:wire-gradle-plugin")
44-
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")
44+
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.6")
4545
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
4646
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
4747
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")

0 commit comments

Comments
 (0)