Skip to content

Commit 80609d9

Browse files
Bump com.diffplug.spotless in /test-fixtures/gradle-project
Bumps com.diffplug.spotless from 6.2.0 to 6.2.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39e77d3 commit 80609d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-fixtures/gradle-project/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'application'
44
id 'groovy'
5-
id 'com.diffplug.spotless' version '6.2.0'
5+
id 'com.diffplug.spotless' version '6.2.2'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)