Skip to content

Commit 1e255b0

Browse files
Bump com.github.ben-manes.versions from 0.21.0 to 0.51.0
Bumps com.github.ben-manes.versions from 0.21.0 to 0.51.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] <support@github.com>
1 parent 6bd8a67 commit 1e255b0

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
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish' // used for publishing to local maven repository
55
id 'com.gradle.plugin-publish' version '0.12.0'
66
id 'com.github.johnrengelman.shadow' version '5.0.0'
7-
id 'com.github.ben-manes.versions' version '0.21.0'
7+
id 'com.github.ben-manes.versions' version '0.51.0'
88
}
99

1010
buildScan {

0 commit comments

Comments
 (0)