Skip to content

Commit d3d46c4

Browse files
committed
[#718] Upgrade gradle-nexus.publish-plugin to 1.1.0
1 parent f0d59b2 commit d3d46c4

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
@@ -6,7 +6,7 @@ plugins {
66
id 'com.diffplug.spotless' version '5.12.2'
77
id 'nu.studer.credentials' version '2.1'
88
id 'org.asciidoctor.convert' version '1.5.7' apply false
9-
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
9+
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
1010
}
1111

1212
ext {

0 commit comments

Comments
 (0)