We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f39e6f0 + 7664cf2 commit 36e1a96Copy full SHA for 36e1a96
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'ru.vyarus.github-info' version '2.0.0'
8
id 'ru.vyarus.quality' version '6.0.1'
9
id 'com.github.spotbugs' version '5.2.5' apply false
10
- id 'net.researchgate.release' version '3.0.2'
+ id 'net.researchgate.release' version '3.1.0'
11
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
12
id 'com.github.ben-manes.versions' version '0.53.0'
13
}
0 commit comments