Skip to content

Commit 8b1de53

Browse files
authored
Merge pull request #54 from sourceplusplus/dependabot/gradle/com.diffplug.spotless-6.4.0
Bump com.diffplug.spotless from 6.3.0 to 6.4.0
2 parents 9b3e20e + f4d7b10 commit 8b1de53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'com.avast.gradle.docker-compose' version "0.15.2" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
8-
id 'com.diffplug.spotless' version '6.3.0' apply false
8+
id 'com.diffplug.spotless' version '6.4.0' apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)