Skip to content

Commit fa26a8f

Browse files
Update plugin net.researchgate.release to v3.1.0
1 parent a785494 commit fa26a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
id "jacoco"
2626
// plugins for release and publishing to maven repo
2727
id "signing"
28-
id "net.researchgate.release" version "3.0.2"
28+
id "net.researchgate.release" version "3.1.0"
2929
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
3030
id 'maven-publish'
3131
}

0 commit comments

Comments
 (0)