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.
2 parents 4cb76e6 + d8e264f commit 3182277Copy full SHA for 3182277
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 "1.3.0"
11
id "biz.aQute.bnd.builder" version "6.4.0"
12
}
13
0 commit comments