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 884acb2 commit 7e9b024Copy full SHA for 7e9b024
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
mavenCentral()
4
}
5
dependencies {
6
- classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.15'
+ classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.16'
7
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.14.3'
8
classpath 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
9
0 commit comments