Skip to content

Commit 6e63f58

Browse files
dependabot-preview[bot]tobiasdiez
authored andcommitted
Bump checkstyle from 8.21 to 8.22 (#5072)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.21 to 8.22. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.21...checkstyle-8.22) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 155401d commit 6e63f58

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
@@ -173,7 +173,7 @@ dependencies {
173173
testCompile "org.testfx:testfx-core:4.0.+"
174174
testCompile "org.testfx:testfx-junit5:4.0.+"
175175

176-
checkstyle 'com.puppycrawl.tools:checkstyle:8.21'
176+
checkstyle 'com.puppycrawl.tools:checkstyle:8.22'
177177
xjc 'com.sun.xml.bind:jaxb-xjc:2.2.4-1'
178178
jython 'org.python:jython-standalone:2.7.1'
179179
}

0 commit comments

Comments
 (0)