Skip to content

Commit

Permalink
update checkstyle
Browse files Browse the repository at this point in the history
Signed-off-by: neo <1100909+neowu@users.noreply.github.com>
  • Loading branch information
neowu committed Mar 7, 2024
1 parent 77b9ab7 commit 0833965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/check.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ subprojects {

checkstyle {
dependencies {
checkstyle("com.puppycrawl.tools:checkstyle:10.13.0")
checkstyle("com.puppycrawl.tools:checkstyle:10.14.0")
checkstyle("org.codehaus.plexus:plexus-container-default:2.1.1")
checkstyle("com.github.sevntu-checkstyle:sevntu-checks:1.44.1")
}
Expand Down

0 comments on commit 0833965

Please sign in to comment.