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 ef0f208 commit eaa8593Copy full SHA for eaa8593
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
jacoco
15
id("com.diffplug.spotless") version "6.25.0"
16
id("com.github.ben-manes.versions") version "0.51.0"
17
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
18
id("net.researchgate.release") version "3.0.2"
19
}
20
0 commit comments