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 728c011 commit 4da2c53Copy full SHA for 4da2c53
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.3.0"
8
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
9
classpath "org.gradle:test-retry-gradle-plugin:1.4.1"
10
0 commit comments