Skip to content

Commit 02fd6ce

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 (#363)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c848c6 commit 02fd6ce

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.4"
6-
checkstyle = "10.26.1"
6+
checkstyle = "11.0.0"
77
edc = "0.14.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.13.2"

0 commit comments

Comments
 (0)