Skip to content

Commit d2d68d2

Browse files
Bump com.diffplug.spotless from 6.17.0 to 6.19.0 (#2)
Bumps com.diffplug.spotless from 6.17.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 c909edc commit d2d68d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'signing'
1212
id 'maven-publish'
1313
id 'jacoco'
14-
id 'com.diffplug.spotless' version '6.17.0'
14+
id 'com.diffplug.spotless' version '6.19.0'
1515
}
1616

1717
wrapper {

0 commit comments

Comments
 (0)