Skip to content

Commit 3de176e

Browse files
dependabot[bot]hankem
authored andcommitted
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] <[email protected]>
1 parent b4b3ac6 commit 3de176e

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 'com.github.spotbugs' version '6.4.2' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" apply false
66
id "com.diffplug.spotless" version "8.0.0" apply false
7-
id 'com.github.ben-manes.versions' version '0.52.0' apply false
7+
id 'com.github.ben-manes.versions' version '0.53.0' apply false
88
}
99

1010
def appAndSourceUrl = 'https://github.com/TNG/ArchUnit'

0 commit comments

Comments
 (0)