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.
2 parents a759027 + fa26a8f commit c09e255Copy full SHA for c09e255
build.gradle
@@ -25,7 +25,7 @@ plugins {
25
id "jacoco"
26
// plugins for release and publishing to maven repo
27
id "signing"
28
- id "net.researchgate.release" version "3.0.2"
+ id "net.researchgate.release" version "3.1.0"
29
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
30
id 'maven-publish'
31
}
0 commit comments