Skip to content

Commit 125429b

Browse files
Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#674)
Bumps com.diffplug.spotless from 6.23.3 to 6.24.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless 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 691c5fe commit 125429b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.diffplug.spotless" version "6.23.3"
2+
id "com.diffplug.spotless" version "6.24.0"
33
}
44

55
apply plugin: 'application'

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.diffplug.spotless" version "6.23.3"
2+
id "com.diffplug.spotless" version "6.24.0"
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)