Skip to content

Commit 06eff83

Browse files
committed
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
1 parent 304f0ca commit 06eff83

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
@@ -18,7 +18,7 @@ plugins {
1818
// Needed for signing artifacts pushed to https://oss.sonatype.org/
1919
id 'signing'
2020

21-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
21+
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
2222
}
2323

2424
version = project.findProperty('CICD_TAG') ?: '0.0.0-DEV'

0 commit comments

Comments
 (0)