Skip to content

Commit a91f28a

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.17.0 to 11.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.17.0 to 11.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.17.0...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8561b7 commit a91f28a

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:10.17.0")
160+
dependency("com.puppycrawl.tools:checkstyle:11.0.1")
161161
dependency("com.squareup.retrofit2:retrofit:3.0.0")
162162
dependency("commons-io:commons-io:2.16.1")
163163
dependency("io.github.benas:random-beans:3.9.0")

0 commit comments

Comments
 (0)