Skip to content

Commit cbda8c9

Browse files
chore(deps): bump com.diffplug.spotless in /flipt-client-java (#1559)
Bumps com.diffplug.spotless from 8.1.0 to 8.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.0 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 67234b7 commit cbda8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flipt-client-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id 'signing'
7-
id "com.diffplug.spotless" version "8.1.0"
7+
id "com.diffplug.spotless" version "8.2.1"
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}
1010

0 commit comments

Comments
 (0)