Skip to content

Commit 18f8a98

Browse files
authored
Update nexus-staging plugin version to 0.30.0
1 parent 821e78d commit 18f8a98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.Test
66
plugins {
77
id 'net.researchgate.release' version '2.6.0' apply false
88
id 'com.gradleup.shadow' version '9.3.2' apply false
9-
id 'io.codearte.nexus-staging' version '0.22.0'
9+
id 'io.codearte.nexus-staging' version '0.30.0'
1010
id 'com.diffplug.spotless' version '8.4.0' apply false
1111
}
1212

0 commit comments

Comments
 (0)