Skip to content

Commit 578b4f8

Browse files
authored
Rollback the publish plugin
1 parent df0dd4c commit 578b4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("me.champeau.gradle.jmh") version "0.5.3"
99
id("com.github.hierynomus.license") version "0.16.1"
1010
id("biz.aQute.bnd.builder") version "5.3.0"
11-
id("com.vanniktech.maven.publish") version "0.16.0"
11+
id("com.vanniktech.maven.publish") version "0.15.1"
1212
}
1313

1414
ext {

0 commit comments

Comments
 (0)