diff --git a/build.gradle b/build.gradle index 9673626d496..a40b34db6e9 100644 --- a/build.gradle +++ b/build.gradle @@ -177,7 +177,7 @@ dependencies { testCompile "org.testfx:testfx-core:4.0.+" testCompile "org.testfx:testfx-junit5:4.0.+" - checkstyle 'com.puppycrawl.tools:checkstyle:8.18' + checkstyle 'com.puppycrawl.tools:checkstyle:8.19' } jacoco {