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 bdadcfa commit 01cfde0Copy full SHA for 01cfde0
build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
spotbugsVersion = "4.6.0"
32
junitVersion = "5.8.2"
33
- checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile SDK 11
+ checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
34
}
35
36
0 commit comments