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 60cc2bf commit a7cf157Copy full SHA for a7cf157
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'java-library'
8
id 'maven-publish'
9
id 'signing'
10
- id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
+ id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
11
}
12
13
def getDevelopmentVersion() {
0 commit comments