Skip to content

Commit 51d6f06

Browse files
Bump com.github.ben-manes.versions from 0.53.0 to 0.54.0
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>
1 parent c2f84ed commit 51d6f06

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
@@ -17,7 +17,7 @@ plugins {
1717
id 'com.gradle.plugin-publish' version '2.1.1'
1818
id 'org.gradle.plugin-compatibility' version '1.0.0'
1919
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
20-
id 'com.github.ben-manes.versions' version '0.53.0'
20+
id 'com.github.ben-manes.versions' version '0.54.0'
2121
id 'com.github.hierynomus.license' version '0.16.1'
2222
id 'org.asciidoctor.jvm.convert' version '4.0.5'
2323
id 'org.ajoberstar.git-publish' version '6.0.0'

0 commit comments

Comments
 (0)