We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5839b56 commit b99c7f8Copy full SHA for b99c7f8
1 file changed
build.gradle
@@ -18,7 +18,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8
18
targetCompatibility = JavaVersion.VERSION_1_8
19
generateLombokConfig.enabled = false
20
21
-checkstyle.toolVersion = '8.30'
+checkstyle.toolVersion = '8.35'
22
pmd.toolVersion = '6.22.0'
23
24
repositories {
0 commit comments