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 5019b16 commit 79789c4Copy full SHA for 79789c4
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
maven { url "https://plugins.gradle.org/m2/" }
5
}
6
dependencies {
7
- classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
+ classpath "io.github.gradle-nexus:publish-plugin:1.2.0"
8
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
9
10
0 commit comments