1 parent b470b2d commit 8edb47cCopy full SHA for 8edb47c
1 file changed
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
api 'tools.jackson.core:jackson-databind'
33
api 'org.jspecify:jspecify:1.0.0'
34
35
- checkstyle 'com.puppycrawl.tools:checkstyle:13.4.2'
+ checkstyle 'com.puppycrawl.tools:checkstyle:13.6.0'
36
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.44.1'
37
38
errorprone 'com.google.errorprone:error_prone_core:2.49.0'
0 commit comments