Skip to content

Commit ad7c3c2

Browse files
authored
Merge pull request #985 from FireMasterK/checkstyle-update
Update checkstyle dependency.
2 parents 1da0190 + 7874d3c commit ad7c3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
3131
spotbugsVersion = "4.7.3"
3232
junitVersion = "5.9.1"
33-
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
33+
checkstyleVersion = "10.4"
3434
}
3535
}
3636

0 commit comments

Comments
 (0)