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 e9856d7 commit 00d43baCopy full SHA for 00d43ba
build.gradle
@@ -30,7 +30,7 @@ checkstyle {
30
}
31
32
dependencies {
33
- api("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
+ api("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
34
35
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:$springJavaFormatVersion")
36
checkstyle("com.puppycrawl.tools:checkstyle:${checkstyle.toolVersion}")
0 commit comments