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.
2 parents 07dc8f7 + 419e37d commit e954e20Copy full SHA for e954e20
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "io.freefair.lombok" apply false
4
id "io.freefair.javadocs" apply false
5
id "io.freefair.github.dependency-submission"
6
- id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
+ id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
7
}
8
9
nexusPublishing {
0 commit comments