We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c658823 + 44c7061 commit 799eb0bCopy full SHA for 799eb0b
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
maven { url "http://repo.spring.io/plugins-release" }
8
}
9
dependencies {
10
- classpath "com.diffplug.spotless:spotless-plugin-gradle:3.29.0"
+ classpath "com.diffplug.spotless:spotless-plugin-gradle:3.30.0"
11
classpath "de.thetaphi:forbiddenapis:3.0"
12
classpath "de.aaschmid:gradle-cpd-plugin:1.0"
13
classpath "io.spring.gradle:dependency-management-plugin:1.0.4.RELEASE"
0 commit comments