Skip to content

Commit 095b70b

Browse files
dependabot[bot]Siedlerchr
authored andcommitted
Bump checkstyle from 8.16 to 8.17 (#4620)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.16 to 8.17. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.16...checkstyle-8.17) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 8076f84 commit 095b70b

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
@@ -181,7 +181,7 @@ dependencies {
181181
testCompile "org.testfx:testfx-core:4.0.+"
182182
testCompile "org.testfx:testfx-junit5:4.0.+"
183183

184-
checkstyle 'com.puppycrawl.tools:checkstyle:8.16'
184+
checkstyle 'com.puppycrawl.tools:checkstyle:8.17'
185185
}
186186

187187
jacoco {

0 commit comments

Comments
 (0)