Skip to content

Commit ba10262

Browse files
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 (#40)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cee9cf1 commit ba10262

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("io.freefair.javadoc-links") version "8.14.2"
1313
id("io.freefair.javadoc-utf-8") version "8.14.2"
1414
id("io.freefair.maven-central.validate-poms") version "8.14.2"
15-
id("com.github.ben-manes.versions") version "0.52.0"
15+
id("com.github.ben-manes.versions") version "0.53.0"
1616
id("ru.vyarus.pom") version "3.0.0"
1717
id("org.jreleaser") version "1.20.0"
1818
id("org.sonarqube") version "6.2.0.5505"

0 commit comments

Comments
 (0)