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 67c8372 commit 7e72ecdCopy full SHA for 7e72ecd
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'com.diffplug.spotless' version '6.25.0' apply false
3
id 'org.kordamp.gradle.jandex' version '2.1.0' apply false
4
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
5
id 'net.researchgate.release' version '3.0.2'
6
}
7
0 commit comments