Skip to content

Commit 57e1dcb

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

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
@@ -144,7 +144,7 @@ configure(libs) {
144144

145145
val orgSlf4jVersion = "2.0.18"
146146
val aspectJVersion = "1.9.25.1"
147-
val checkstyleVersion = "12.3.1"
147+
val checkstyleVersion = "13.8.0"
148148
val pmdVersion = "7.25.0"
149149
val spotbugsVersion = "4.10.2"
150150

0 commit comments

Comments
 (0)