diff --git a/build.gradle b/build.gradle index 19390114aee..905bd94558b 100644 --- a/build.gradle +++ b/build.gradle @@ -224,7 +224,7 @@ dependencies { testCompile "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT" testCompile "org.hamcrest:hamcrest-library:2.2" - checkstyle 'com.puppycrawl.tools:checkstyle:8.28' + checkstyle 'com.puppycrawl.tools:checkstyle:8.29' xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.2' jython 'org.python:jython-standalone:2.7.1' }