Skip to content

Commit bff0266

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ format.version = "1.1"
33

44
[versions]
55
assertj = "3.27.7"
6-
checkstyle = "12.3.0"
6+
checkstyle = "13.2.0"
77
edc = "0.16.0-SNAPSHOT"
88
# the edc-boot-spi dependency is used only for tests, this fixed version prevents the "chicken-egg" problem
99
edc-test = "0.15.1"

0 commit comments

Comments
 (0)