diff --git a/build.gradle b/build.gradle index 94a5e380cab..b3f68a91c8c 100644 --- a/build.gradle +++ b/build.gradle @@ -181,7 +181,7 @@ dependencies { testCompile "org.testfx:testfx-core:4.0.+" testCompile "org.testfx:testfx-junit5:4.0.+" - checkstyle 'com.puppycrawl.tools:checkstyle:8.16' + checkstyle 'com.puppycrawl.tools:checkstyle:8.17' } jacoco {