Skip to content

Commit f564540

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

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
@@ -5,7 +5,7 @@ plugins {
55
id("java-library")
66
id("maven-publish")
77
id("signing")
8-
id("com.github.ben-manes.versions") version "0.51.0"
8+
id("com.github.ben-manes.versions") version "0.52.0"
99
id("net.ossindex.audit") version "0.4.11"
1010
id("io.freefair.maven-central.validate-poms") version "8.12"
1111
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)