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 352b027 commit 7f4b41bCopy full SHA for 7f4b41b
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
base
3
4
// Publishing.
5
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0" // Needs to be applied to the root project.
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0" // Needs to be applied to the root project.
6
}
7
8
group = "io.github.typesafegithub"
0 commit comments