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 b7fef34 commit 21887ccCopy full SHA for 21887cc
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'com.google.protobuf' version '0.9.4' apply false
3
id 'com.avast.gradle.docker-compose' version '0.17.6' apply false
4
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
5
}
6
7
allprojects {
0 commit comments