Skip to content

Commit 6b640f5

Browse files
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#69)
Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74ece27 commit 6b640f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
plugins {
2727
id "java"
2828
id "checkstyle"
29-
id "com.github.ben-manes.versions" version "0.51.0"
29+
id "com.github.ben-manes.versions" version "0.52.0"
3030
}
3131

3232
apply plugin: 'java'

0 commit comments

Comments
 (0)