Skip to content

Commit dab5a98

Browse files
dependabot[bot]arey
authored andcommitted
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.23.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.23.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.1...checkstyle-10.23.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c555a2 commit dab5a98

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
@@ -23,7 +23,7 @@ repositories {
2323
mavenLocal()
2424
}
2525

26-
ext.checkstyleVersion = "10.20.1"
26+
ext.checkstyleVersion = "10.23.0"
2727
ext.springJavaformatCheckstyleVersion = "0.0.43"
2828
ext.webjarsFontawesomeVersion = "4.7.0"
2929
ext.webjarsBootstrapVersion = "5.3.5"

0 commit comments

Comments
 (0)