We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae1b6a commit 5554d43Copy full SHA for 5554d43
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.9.0' apply false
+ id 'com.google.protobuf' version '0.9.1' apply false
4
id 'com.avast.gradle.docker-compose' version '0.16.9' apply false
5
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
6
}
0 commit comments