1 parent 314c257 commit 7fbac92Copy full SHA for 7fbac92
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.7.0'
+ checkstyle 'com.puppycrawl.tools:checkstyle:13.8.0'
36
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.44.1'
37
38
errorprone 'com.google.errorprone:error_prone_core:2.50.0'
0 commit comments