Skip to content

Commit 1ae85bc

Browse files
dependabot[bot]tobiasdiez
authored andcommitted
Bump checkstyle from 8.15 to 8.16 (JabRef#4562)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.15 to 8.16. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.15...checkstyle-8.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0f277dd commit 1ae85bc

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

183-
checkstyle 'com.puppycrawl.tools:checkstyle:8.15'
183+
checkstyle 'com.puppycrawl.tools:checkstyle:8.16'
184184
}
185185

186186
jacoco {

0 commit comments

Comments
 (0)