Skip to content

Commit a160e4f

Browse files
Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 in /java (#700)
Bumps com.github.ben-manes.versions from 0.47.0 to 0.48.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 861d08f commit a160e4f

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.47.0"
4+
id("com.github.ben-manes.versions") version "0.48.0"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
}
77
}

0 commit comments

Comments
 (0)