Skip to content

Commit 63cdef5

Browse files
Update dependency com.puppycrawl.tools:checkstyle to v10.21.2 (#849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b1710f commit 63cdef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/checkstyle.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ allprojects {
66

77
dependencies {
88
constraints {
9-
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.1'
9+
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.2'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)