Skip to content

Commit c422098

Browse files
Bump checkstyle from 8.39 to 8.40 (#7404)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.39 to 8.40. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.39...checkstyle-8.40) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ae9ed commit c422098

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

214-
checkstyle 'com.puppycrawl.tools:checkstyle:8.39'
214+
checkstyle 'com.puppycrawl.tools:checkstyle:8.40'
215215
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.3'
216216
}
217217

0 commit comments

Comments
 (0)