Skip to content

Commit 9df15f4

Browse files
Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#561)
Bumps com.diffplug.spotless from 6.18.0 to 6.19.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 a0d92a2 commit 9df15f4

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.18.0"
2+
id "com.diffplug.spotless" version "6.19.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.18.0"
2+
id "com.diffplug.spotless" version "6.19.0"
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)