Skip to content

Commit 62f50cd

Browse files
Bump com.github.ben-manes.versions from 0.50.0 to 0.52.0 in /java
Bumps com.github.ben-manes.versions from 0.50.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 f6d6301 commit 62f50cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id("com.diffplug.spotless") version "6.13.0"
4-
id("com.github.ben-manes.versions") version "0.50.0"
4+
id("com.github.ben-manes.versions") version "0.52.0"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
}
77
}

0 commit comments

Comments
 (0)