We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad6bc1 commit 94ed352Copy full SHA for 94ed352
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id("com.github.hierynomus.license") version "0.15.0"
10
id("com.jfrog.artifactory") version "4.21.0"
11
id("biz.aQute.bnd.builder") version "5.3.0"
12
- id("com.vanniktech.maven.publish") version "0.15.0"
+ id("com.vanniktech.maven.publish") version "0.15.1"
13
}
14
15
ext {
0 commit comments