Skip to content

Commit 8505634

Browse files
Merge pull request #5268 from JabRef/dependabot/gradle/com.puppycrawl.tools-checkstyle-8.24
2 parents d79028f + f04e84a commit 8505634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dependencies {
224224
testCompile "org.testfx:testfx-core:4.0.15-alpha"
225225
testCompile "org.testfx:testfx-junit5:4.0.15-alpha"
226226

227-
checkstyle 'com.puppycrawl.tools:checkstyle:8.23'
227+
checkstyle 'com.puppycrawl.tools:checkstyle:8.24'
228228
xjc 'com.sun.xml.bind:jaxb-xjc:2.2.4-1'
229229
jython 'org.python:jython-standalone:2.7.1'
230230
}

0 commit comments

Comments
 (0)