We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b2ca1 commit 3483e41Copy full SHA for 3483e41
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'com.github.sherter.google-java-format' version '0.9' apply false
3
- id 'com.google.protobuf' version '0.8.13' apply false
+ id 'com.google.protobuf' version '0.8.14' apply false
4
id 'com.avast.gradle.docker-compose' version '0.13.4' apply false
5
id 'com.jfrog.bintray' version '1.8.5' apply false
6
}
0 commit comments