Skip to content

Commit b8ce819

Browse files
build(deps): 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 36a4f12 commit b8ce819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ configure(libs) {
157157
dependency("com.github.tomakehurst:wiremock:3.0.1")
158158
dependency("com.google.inject:guice:7.0.0")
159159
dependency("com.google.testing.compile:compile-testing:0.21.0")
160-
dependency("com.puppycrawl.tools:checkstyle:11.0.1")
160+
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
161161
dependency("com.squareup.retrofit2:retrofit:3.0.0")
162162
dependency("commons-io:commons-io:2.20.0")
163163
dependency("io.github.benas:random-beans:3.9.0")

0 commit comments

Comments
 (0)