Skip to content

Commit 0eb7011

Browse files
Bump checkstyle from 8.29 to 8.30
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 8.30. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-8.30) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f8dfd05 commit 0eb7011

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
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333
dependencies {
3434
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
35-
classpath 'com.puppycrawl.tools:checkstyle:8.29'
35+
classpath 'com.puppycrawl.tools:checkstyle:8.30'
3636
classpath 'gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:2.0.0'
3737
classpath 'io.franzbecker:gradle-lombok:3.3.0'
3838
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'

0 commit comments

Comments
 (0)