Skip to content

Commit 4aeb95f

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.2.0 to 12.3.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.2.0...checkstyle-12.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e602a0f commit 4aeb95f

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
@@ -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.23.0")
160-
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
160+
dependency("com.puppycrawl.tools:checkstyle:12.3.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)