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 b1a996a commit 77f970dCopy full SHA for 77f970d
build.gradle.kts
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation("com.puppycrawl.tools:checkstyle:10.18.1")
+ implementation("com.puppycrawl.tools:checkstyle:10.18.2")
19
compileOnly("org.projectlombok:lombok:1.18.34")
20
annotationProcessor("org.projectlombok:lombok:1.18.34")
21
0 commit comments