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.
1 parent b5ea0d5 commit b14a136Copy full SHA for b14a136
build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
// well.
34
classpath "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
35
36
- classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0'
+ classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.22.0'
37
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
38
classpath 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
39
classpath 'gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0'
0 commit comments