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 37921c7 commit d8e264fCopy full SHA for d8e264f
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'maven'
9
id 'maven-publish'
10
id 'signing'
11
- id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
+ id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
12
id "biz.aQute.bnd.builder" version "6.4.0"
13
}
14
0 commit comments