Skip to content

Commit 9d8b71a

Browse files
Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 in /java (#735)
Bumps com.github.ben-manes.versions from 0.48.0 to 0.49.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 6765bed commit 9d8b71a

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

0 commit comments

Comments
 (0)