Skip to content

Commit a0e991f

Browse files
Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#678)
Bumps com.diffplug.spotless from 6.24.0 to 6.25.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 8df3464 commit a0e991f

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.24.0"
2+
id "com.diffplug.spotless" version "6.25.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.24.0"
2+
id "com.diffplug.spotless" version "6.25.0"
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)