We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0128932 commit d48182dCopy full SHA for d48182d
build.gradle
@@ -213,7 +213,7 @@ dependencies {
213
testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
214
testImplementation "org.hamcrest:hamcrest-library:2.2"
215
216
- checkstyle 'com.puppycrawl.tools:checkstyle:8.29'
+ checkstyle 'com.puppycrawl.tools:checkstyle:8.30'
217
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.2'
218
jython 'org.python:jython-standalone:2.7.1'
219
}
0 commit comments