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 7e72ecd commit ad4d5b7Copy full SHA for ad4d5b7
build.gradle
@@ -2,7 +2,7 @@ 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 '2.0.0'
5
- id 'net.researchgate.release' version '3.0.2'
+ id 'net.researchgate.release' version '3.1.0'
6
}
7
8
wrapper {
0 commit comments