Skip to content

Commit eece525

Browse files
committed
Update dependency io.codearte.nexus-staging:io.codearte.nexus-staging.gradle.plugin to v0.22.0
1 parent 48a9e91 commit eece525

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.21.1'
8+
id 'io.codearte.nexus-staging' version '0.22.0'
99
}
1010

1111
apply plugin: 'application'

0 commit comments

Comments
 (0)