Skip to content

Commit a1a36d7

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

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.51.0"
10+
id("com.github.ben-manes.versions") version "0.52.0"
1111
id("net.ossindex.audit") version "0.4.11"
1212
id("io.freefair.maven-central.validate-poms") version "8.12"
1313
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)