Skip to content

Commit 1a4d2b7

Browse files
Bump checkstyle from 8.30 to 8.31 (#6215)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.30 to 8.31. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.30...checkstyle-8.31) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5b56a97 commit 1a4d2b7

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

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

0 commit comments

Comments
 (0)