Skip to content

Commit 96a351b

Browse files
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
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]>
1 parent 9080324 commit 96a351b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
22

33
pluginManagement {
44
plugins {
5-
id("com.github.ben-manes.versions") version "0.51.0"
5+
id("com.github.ben-manes.versions") version "0.52.0"
66
id("com.github.jk1.dependency-license-report") version "2.9"
77
id("me.champeau.jmh") version "0.7.2"
88
id("com.gradle.plugin-publish") version "1.3.0"

0 commit comments

Comments
 (0)