We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53dc7c2 + 28997de commit 61e1a15Copy full SHA for 61e1a15
build.gradle
@@ -218,7 +218,7 @@ dependencies {
218
testCompile "org.testfx:testfx-core:4.0.15-alpha"
219
testCompile "org.testfx:testfx-junit5:4.0.15-alpha"
220
221
- checkstyle 'com.puppycrawl.tools:checkstyle:8.24'
+ checkstyle 'com.puppycrawl.tools:checkstyle:8.25'
222
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.2'
223
jython 'org.python:jython-standalone:2.7.1'
224
}
0 commit comments