We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b66b48 commit 7214f55Copy full SHA for 7214f55
build.gradle
@@ -530,7 +530,7 @@ configure(project.fineractJavaProjects) {
530
// Configuration for the Checkstyle plugin
531
// https://docs.gradle.org/current/userguide/checkstyle_plugin.html
532
dependencies {
533
- checkstyle 'com.puppycrawl.tools:checkstyle:10.20.1'
+ checkstyle 'com.puppycrawl.tools:checkstyle:11.0.0'
534
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.44.1'
535
}
536
0 commit comments