diff --git a/gradle/staticAnalysis.gradle b/gradle/staticAnalysis.gradle index 28eff75..12510c1 100644 --- a/gradle/staticAnalysis.gradle +++ b/gradle/staticAnalysis.gradle @@ -33,7 +33,7 @@ dependencies { pmd 'net.sourceforge.pmd:pmd-core:5.5.1' pmd 'net.sourceforge.pmd:pmd-java:5.5.1' - checkstyle 'ru.touchin:checkstyle:6.15-fork' + checkstyle 'ru.touchin:checkstyle:7.2-fork' pngtastic 'com.github.depsypher:pngtastic:1.2' }