Skip to content

Commit 312821a

Browse files
Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0
Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54a3e9e commit 312821a

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
@@ -8,7 +8,7 @@ plugins {
88
id 'ru.vyarus.quality' version '4.9.0'
99
id 'net.researchgate.release' version '3.0.2'
1010
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
11-
id 'com.github.ben-manes.versions' version '0.49.0'
11+
id 'com.github.ben-manes.versions' version '0.50.0'
1212
}
1313

1414
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)