We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570f84b commit 7898f96Copy full SHA for 7898f96
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
5
id 'me.champeau.jmh' version '0.7.2' apply false
6
id 'net.ltgt.errorprone' version '4.1.0' apply false
7
- id 'net.researchgate.release' version '3.0.2'
+ id 'net.researchgate.release' version '3.1.0'
8
id 'org.beryx.jar' version '2.0.0' apply false
9
}
10
0 commit comments