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 1da0190 + 7874d3c commit ad7c3c2Copy full SHA for ad7c3c2
1 file changed
build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
spotbugsVersion = "4.7.3"
32
junitVersion = "5.9.1"
33
- checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
+ checkstyleVersion = "10.4"
34
}
35
36
0 commit comments