Skip to content

Commit

Permalink
[build-logic] Bump checkstyle to 10.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Oct 20, 2024
1 parent 081416a commit 11d52b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jar {
}
}
checkstyle {
toolVersion = '10.8.0'
toolVersion = '10.18.2'
}
task sourcesJar(type: Jar, dependsOn: classes) {
archiveClassifier = 'sources'
Expand Down

0 comments on commit 11d52b1

Please sign in to comment.