Skip to content

Commit

Permalink
Bump checkstyle from 8.35 to 8.36 (#571)
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.35 to 8.36.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.35...checkstyle-8.36)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 1, 2020
1 parent a62d9aa commit 3873d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildscript {
}
dependencies {
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
classpath 'com.puppycrawl.tools:checkstyle:8.35'
classpath 'com.puppycrawl.tools:checkstyle:8.36'
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0'
classpath 'io.franzbecker:gradle-lombok:4.0.0'
classpath 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
Expand Down

0 comments on commit 3873d17

Please sign in to comment.