Skip to content

Commit eaad3db

Browse files
committed
Update release plugin
1 parent 906433c commit eaad3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:3.1.1'
77
classpath 'nu.studer:gradle-plugindev-plugin:1.0.4'
88
classpath 'org.codehaus.groovy:groovy-backports-compat23:2.4.4'
9-
classpath 'net.researchgate:gradle-release:2.2.2'
9+
classpath 'net.researchgate:gradle-release:2.3.0'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)