We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25096b6 commit 591e823Copy full SHA for 591e823
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id("me.champeau.gradle.jmh") version "0.5.3"
9
id("com.github.hierynomus.license") version "0.16.1"
10
id("biz.aQute.bnd.builder") version "6.4.0"
11
- id("com.vanniktech.maven.publish") version "0.19.0"
+ id("com.vanniktech.maven.publish") version "0.28.0"
12
id("org.beryx.jar") version "1.2.0"
13
}
14
0 commit comments