Skip to content

Commit 7214f55

Browse files
renovate-botgalovics
authored andcommitted
FINERACT-2181: Update dependency com.puppycrawl.tools:checkstyle to v11
1 parent 0b66b48 commit 7214f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ configure(project.fineractJavaProjects) {
530530
// Configuration for the Checkstyle plugin
531531
// https://docs.gradle.org/current/userguide/checkstyle_plugin.html
532532
dependencies {
533-
checkstyle 'com.puppycrawl.tools:checkstyle:10.20.1'
533+
checkstyle 'com.puppycrawl.tools:checkstyle:11.0.0'
534534
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.44.1'
535535
}
536536

0 commit comments

Comments
 (0)