Skip to content

Commit 6250019

Browse files
Merge pull request #286 from java9-modularity/dependabot/gradle/com.github.ben-manes.versions-0.53.0
Bump com.github.ben-manes.versions from 0.51.0 to 0.53.0
2 parents 4e6c526 + e7c77f3 commit 6250019

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 '1.2.1'
66
id 'com.gradleup.shadow' version '9.2.2'
7-
id 'com.github.ben-manes.versions' version '0.51.0'
7+
id 'com.github.ben-manes.versions' version '0.53.0'
88
}
99

1010
develocity {

0 commit comments

Comments
 (0)