Skip to content

Commit 38d3f41

Browse files
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
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] <support@github.com>
1 parent cb75416 commit 38d3f41

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
@@ -12,7 +12,7 @@ plugins {
1212
id 'com.github.johnrengelman.shadow' version '8.1.1'
1313
id 'com.gradle.plugin-publish' version '1.3.0'
1414
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
15-
id 'com.github.ben-manes.versions' version '0.51.0'
15+
id 'com.github.ben-manes.versions' version '0.52.0'
1616
id 'com.github.hierynomus.license' version '0.16.1'
1717
id 'org.asciidoctor.jvm.convert' version '4.0.4'
1818
id 'org.ajoberstar.git-publish' version '4.2.2'

0 commit comments

Comments
 (0)