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 31ebec6 commit 03e8cedCopy full SHA for 03e8ced
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 "5.3.0"
11
- id("com.vanniktech.maven.publish") version "0.17.0"
+ id("com.vanniktech.maven.publish") version "0.18.0"
12
id("org.beryx.jar") version "1.2.0"
13
}
14
0 commit comments