Skip to content

Commit 053fbef

Browse files
Bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#335)
Bumps com.github.ben-manes.versions from 0.53.0 to 0.54.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a342308 commit 053fbef

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
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish' // used for publishing to local maven repository
55
id 'com.gradle.plugin-publish' version '2.1.1'
66
id 'com.gradleup.shadow' version '9.4.1'
7-
id 'com.github.ben-manes.versions' version '0.53.0'
7+
id 'com.github.ben-manes.versions' version '0.54.0'
88
}
99

1010
develocity {

0 commit comments

Comments
 (0)