1 parent c59d686 commit 9860a00Copy full SHA for 9860a00
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.6.0'
+ checkstyle 'com.puppycrawl.tools:checkstyle:13.7.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