Skip to content

Commit 38227a0

Browse files
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
Bumps com.github.ben-manes.versions from 0.52.0 to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2d3b6a commit 38227a0

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
@@ -5,7 +5,7 @@ plugins {
55
id 'pmd'
66
id 'checkstyle'
77
id "net.davidecavestro.gradle.jxr" version "0.2.1"
8-
id 'com.github.ben-manes.versions' version '0.52.0' // see dependencyUpdates
8+
id 'com.github.ben-manes.versions' version '0.53.0' // see dependencyUpdates
99
}
1010

1111
group = 'ch.uhlme'

0 commit comments

Comments
 (0)