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 df73d03 commit 112d9f4Copy full SHA for 112d9f4
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id("me.champeau.jmh") version "0.7.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.33.0"
+ id("com.vanniktech.maven.publish") version "0.34.0"
12
id("org.beryx.jar") version "2.0.0"
13
id("signing")
14
}
0 commit comments