Skip to content

Commit

Permalink
Merge pull request #1853 from renovate-bot/renovate/com.puppycrawl.to…
Browse files Browse the repository at this point in the history
…ols-checkstyle-9.x

chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9
  • Loading branch information
thesmallstar committed Sep 3, 2021
2 parents 8d6f6ee + 8e0c927 commit 83aec2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -477,7 +477,7 @@ configure(project.fineractJavaProjects) {
// Configuration for the Checkstyle plugin
// https://docs.gradle.org/current/userguide/checkstyle_plugin.html
dependencies {
checkstyle 'com.puppycrawl.tools:checkstyle:8.45.1'
checkstyle 'com.puppycrawl.tools:checkstyle:9.0'
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.40.0'
}

Expand Down

0 comments on commit 83aec2f

Please sign in to comment.