We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea728c commit 16929e8Copy full SHA for 16929e8
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'com.google.protobuf' version '0.9.1' apply false
+ id 'com.google.protobuf' version '0.9.2' apply false
3
id 'com.avast.gradle.docker-compose' version '0.16.11' apply false
4
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
5
}
0 commit comments