We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7958f1 commit 230c55aCopy full SHA for 230c55a
dependencies/checkstyle/build.gradle
@@ -5,7 +5,7 @@ repositories {
5
6
// Hold this dependency here so we can get automated updates using DependaBot
7
dependencies {
8
- implementation 'com.puppycrawl.tools:checkstyle:10.26.1'
+ implementation 'com.puppycrawl.tools:checkstyle:11.0.0'
9
}
10
11
group 'com.github.super-linter'
0 commit comments