Skip to content

Commit 61e1a15

Browse files
Merge pull request #5366 from JabRef/dependabot/gradle/com.puppycrawl.tools-checkstyle-8.25
2 parents 53dc7c2 + 28997de commit 61e1a15

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
@@ -218,7 +218,7 @@ dependencies {
218218
testCompile "org.testfx:testfx-core:4.0.15-alpha"
219219
testCompile "org.testfx:testfx-junit5:4.0.15-alpha"
220220

221-
checkstyle 'com.puppycrawl.tools:checkstyle:8.24'
221+
checkstyle 'com.puppycrawl.tools:checkstyle:8.25'
222222
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.2'
223223
jython 'org.python:jython-standalone:2.7.1'
224224
}

0 commit comments

Comments
 (0)