Skip to content

Commit f6d6e98

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] <[email protected]>
1 parent f1b485c commit f6d6e98

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
@@ -7,7 +7,7 @@ plugins {
77
alias(libs.plugins.kotlinJvm)
88
id("maven-publish")
99
id("signing")
10-
id("com.github.ben-manes.versions") version "0.52.0"
10+
id("com.github.ben-manes.versions") version "0.53.0"
1111
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
1212
id("io.freefair.maven-central.validate-poms") version "8.14.2"
1313
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)