Skip to content

Commit 1d47038

Browse files
kopporGuilhermeRibeiroPereira
authored andcommitted
Update checkstyle (JabRef#12793)
1 parent ede4c0e commit 1d47038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ dependencies {
400400
// recommended by https://github.com/wiremock/wiremock/issues/2149#issuecomment-1835775954
401401
testImplementation 'org.wiremock:wiremock-standalone:3.12.1'
402402

403-
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.3'
403+
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.4'
404404
// xjc needs the runtime as well for the ant task, otherwise it fails
405405
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '3.0.2'
406406
xjc group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'

0 commit comments

Comments
 (0)