Skip to content

Commit

Permalink
build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.…
Browse files Browse the repository at this point in the history
…21.2 (#314)

build(deps): bump com.puppycrawl.tools:checkstyle

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.21.1...checkstyle-10.21.2)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent ed840c2 commit 9054176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ format.version = "1.1"

[versions]
assertj = "3.27.3"
checkstyle = "10.21.1"
checkstyle = "10.21.2"
edc = "0.12.0-SNAPSHOT"
jackson = "2.18.2"
jetbrainsAnnotation = "26.0.2"
Expand Down

0 comments on commit 9054176

Please sign in to comment.