We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821e78d commit 18f8a98Copy full SHA for 18f8a98
1 file changed
build.gradle
@@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.Test
6
plugins {
7
id 'net.researchgate.release' version '2.6.0' apply false
8
id 'com.gradleup.shadow' version '9.3.2' apply false
9
- id 'io.codearte.nexus-staging' version '0.22.0'
+ id 'io.codearte.nexus-staging' version '0.30.0'
10
id 'com.diffplug.spotless' version '8.4.0' apply false
11
}
12
0 commit comments