Skip to content

Commit 4802c7f

Browse files
authored
Merge pull request #288 from badsyntax/dependabot/gradle/test-fixtures/gradle-project/com.diffplug.spotless-6.2.2
Bump com.diffplug.spotless from 6.2.0 to 6.2.2 in /test-fixtures/gradle-project
2 parents 39e77d3 + 80609d9 commit 4802c7f

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)