Skip to content

Commit dd2bcda

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
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] <support@github.com>
1 parent e8e7a79 commit dd2bcda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("groovy")
77
id("maven-publish")
88
id("signing")
9-
id("com.github.ben-manes.versions") version "0.52.0"
9+
id("com.github.ben-manes.versions") version "0.53.0"
1010
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
1111
id("io.freefair.maven-central.validate-poms") version "8.14.2"
1212
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)