We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77df82 commit 1b5cb49Copy full SHA for 1b5cb49
buildSrc/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation("com.squareup:javapoet:1.13.0")
42
implementation("com.squareup.wire:wire-compiler")
43
implementation("com.squareup.wire:wire-gradle-plugin")
44
- implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")
+ implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.6")
45
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
46
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
47
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
0 commit comments