Skip to content

Commit d48182d

Browse files
Bump checkstyle from 8.29 to 8.30 (JabRef#6051)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 8.30. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-8.30) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0128932 commit d48182d

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
@@ -213,7 +213,7 @@ dependencies {
213213
testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
214214
testImplementation "org.hamcrest:hamcrest-library:2.2"
215215

216-
checkstyle 'com.puppycrawl.tools:checkstyle:8.29'
216+
checkstyle 'com.puppycrawl.tools:checkstyle:8.30'
217217
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.2'
218218
jython 'org.python:jython-standalone:2.7.1'
219219
}

0 commit comments

Comments
 (0)