We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0be9ae commit 2b08b03Copy full SHA for 2b08b03
buildSrc/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
dependencies {
14
- implementation('com.diffplug.spotless:spotless-plugin-gradle:6.25.0') {
+ implementation('com.diffplug.spotless:spotless-plugin-gradle:7.0.4') {
15
because('needed by plugin java-coding-conventions')
16
17
0 commit comments