Skip to content

Commit c124b97

Browse files
committed
Update dependency io.codearte.nexus-staging:io.codearte.nexus-staging.gradle.plugin to v0.21.1
1 parent 61dc8f7 commit c124b97

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
@@ -5,7 +5,7 @@ plugins {
55
// Used by release.gradle
66
id 'maven-publish'
77
id 'signing'
8-
id 'io.codearte.nexus-staging' version '0.20.0'
8+
id 'io.codearte.nexus-staging' version '0.21.1'
99
}
1010

1111
apply plugin: 'application'

0 commit comments

Comments
 (0)