Skip to content

Commit f6e9a90

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump net.researchgate.release from 3.0.2 to 3.1.0
Bumps net.researchgate.release from 3.0.2 to 3.1.0. --- updated-dependencies: - dependency-name: net.researchgate.release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acfa87a commit f6e9a90

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
@@ -10,7 +10,7 @@ plugins {
1010
// Release tagging with `./gradlew release`
1111
// Check for new versions here: https://plugins.gradle.org/plugin/net.researchgate.release
1212
// Usage: https://github.com/researchgate/gradle-release
13-
id 'net.researchgate.release' version '3.0.2'
13+
id 'net.researchgate.release' version '3.1.0'
1414

1515
id 'java'
1616
// for comfortable run command with arguments

0 commit comments

Comments
 (0)