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 8a7f190 + 36a35e1 commit f97aba1Copy full SHA for f97aba1
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
maven { url "https://plugins.gradle.org/m2/" }
8
mavenCentral()
9
}
10
- dependencies { classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.4" }
+ dependencies { classpath "com.diffplug.spotless:spotless-plugin-gradle:7.2.1" }
11
12
13
class VersionString implements Comparable<VersionString> {
0 commit comments