Skip to content

Commit 4424cc6

Browse files
Merge pull request #45 from joshka/dependabot/gradle/io.codearte.nexus-staging-0.21.2
2 parents e74a006 + 5302757 commit 4424cc6

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 'idea'
77
id "org.sonarqube" version "2.8"
88
id "org.jetbrains.gradle.plugin.idea-ext" version "0.7"
9-
id 'io.codearte.nexus-staging' version '0.21.1'
9+
id 'io.codearte.nexus-staging' version '0.21.2'
1010
}
1111

1212
group = 'net.joshka'

0 commit comments

Comments
 (0)