Skip to content

Commit

Permalink
Update dependency com.puppycrawl.tools:checkstyle to v10.21.2 (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 5b1710f commit 63cdef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/checkstyle.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ allprojects {

dependencies {
constraints {
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.1'
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.2'
}
}

Expand Down

0 comments on commit 63cdef5

Please sign in to comment.