Skip to content

Commit 1512a31

Browse files
committed
update nexus plugin to 0.30.0
1 parent e8ef651 commit 1512a31

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
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish'
55
id 'signing'
66
id 'com.github.sherter.google-java-format' version '0.8'
7-
id 'io.codearte.nexus-staging' version '0.12.0'
7+
id 'io.codearte.nexus-staging' version '0.30.0'
88
id 'com.google.osdetector' version '1.6.0'
99
}
1010

0 commit comments

Comments
 (0)