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 6107a97 commit 468d552Copy full SHA for 468d552
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`maven-publish`
3
- id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
4
signing
5
id("io.micronaut.test-resources") version "3.7.7" apply (false)
6
}
0 commit comments