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 d3d3a72 commit 24081f2Copy full SHA for 24081f2
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.github.johnrengelman.shadow") version "8.1.1"
4
id("com.gradle.enterprise") version "3.17"
5
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
6
}
7
8
0 commit comments