Skip to content

Commit 09bf47c

Browse files
authored
Merge pull request #80 from igniterealtime/dependabot/gradle/com.github.ben-manes.versions-0.53.0
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
2 parents c0369d1 + 6ef42ef commit 09bf47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'maven-publish'
99
id 'checkstyle'
1010
id 'com.github.spotbugs' version '6.4.2'
11-
id 'com.github.ben-manes.versions' version '0.52.0'
11+
id 'com.github.ben-manes.versions' version '0.53.0'
1212
}
1313

1414
ext {

0 commit comments

Comments
 (0)