diff --git a/build.gradle b/build.gradle index 04ea37d1ef7..a9af39eb2f7 100644 --- a/build.gradle +++ b/build.gradle @@ -224,7 +224,7 @@ dependencies { testCompile "org.testfx:testfx-core:4.0.15-alpha" testCompile "org.testfx:testfx-junit5:4.0.15-alpha" - checkstyle 'com.puppycrawl.tools:checkstyle:8.23' + checkstyle 'com.puppycrawl.tools:checkstyle:8.24' xjc 'com.sun.xml.bind:jaxb-xjc:2.2.4-1' jython 'org.python:jython-standalone:2.7.1' }