Skip to content

Commit b67cc80

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 cae4f66 commit b67cc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("me.qoomon.git-versioning") version "6.4.4"
1313
id("io.freefair.javadoc-links") version "8.11"
1414
id("io.freefair.javadoc-utf-8") version "8.11"
15-
id("com.github.ben-manes.versions") version "0.51.0"
15+
id("com.github.ben-manes.versions") version "0.52.0"
1616
id("io.freefair.maven-central.validate-poms") version "8.11"
1717
id("ru.vyarus.pom") version "3.0.0"
1818
id("io.codearte.nexus-staging") version "0.30.0"

0 commit comments

Comments
 (0)