Skip to content

Commit

Permalink
Update dependency checkstyle to v10.21.2
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Jan 30, 2025
1 parent c4cc837 commit 463fb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ subprojects {
}

checkstyle {
toolVersion = "10.21.1"
toolVersion = "10.21.2"
}

// checkstyle gives us the warnings we need, suppress overzelous jdk checks
Expand Down

0 comments on commit 463fb79

Please sign in to comment.