We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bd239 commit 3123e6dCopy full SHA for 3123e6d
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'com.google.protobuf' version '0.9.3' apply false
+ id 'com.google.protobuf' version '0.9.4' apply false
3
id 'com.avast.gradle.docker-compose' version '0.16.12' apply false
4
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
5
}
0 commit comments