Skip to content

Commit 85d092c

Browse files
Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 12.2.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.0.1 to 12.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.0.1...checkstyle-12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09cd66c commit 85d092c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ subprojects {
9191
dependency("com.beust:jcommander:1.82")
9292
dependency("com.github.spotbugs:spotbugs:4.9.8")
9393
dependency("com.opencsv:opencsv:5.9")
94-
dependency("com.puppycrawl.tools:checkstyle:11.0.1")
94+
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
9595
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
9696
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
9797
dependency("commons-beanutils:commons-beanutils:1.11.0")

0 commit comments

Comments
 (0)