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 a206350 commit be0bd27Copy full SHA for be0bd27
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.32.0"
+ id("com.vanniktech.maven.publish") version "0.33.0"
12
id("org.beryx.jar") version "2.0.0"
13
id("signing")
14
}
0 commit comments