Skip to content

Commit e9515d0

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

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.6"
6-
checkstyle = "12.1.1"
6+
checkstyle = "12.1.2"
77
edc = "0.15.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.14.1"

0 commit comments

Comments
 (0)