Skip to content

Commit 4a99d7e

Browse files
chore: update dependency com.puppycrawl.tools:checkstyle to v10.21.0 (#67)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://redirect.github.com/checkstyle/checkstyle)) | `10.18.2` -> `10.21.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.puppycrawl.tools:checkstyle/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.puppycrawl.tools:checkstyle/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.puppycrawl.tools:checkstyle/10.18.2/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.puppycrawl.tools:checkstyle/10.18.2/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)</summary> ### [`v10.21.0`](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.2...checkstyle-10.21.0) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.2...checkstyle-10.21.0) ### [`v10.20.2`](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.1...checkstyle-10.20.2) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.1...checkstyle-10.20.2) ### [`v10.20.1`](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1) ### [`v10.20.0`](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.19.0...checkstyle-10.20.0) ### [`v10.19.0`](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.18.2...checkstyle-10.19.0) [Compare Source](https://redirect.github.com/checkstyle/checkstyle/compare/checkstyle-10.18.2...checkstyle-10.19.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6:00am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CloudNetService/module-rest). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjcyLjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInQ6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1181a36 commit 4a99d7e

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
@@ -5,7 +5,7 @@ shadow = "8.3.3"
55
juppiter = "0.4.0"
66
spotless = "6.25.0"
77
nexusPublish = "2.0.0"
8-
checkstyleTools = "10.18.2"
8+
checkstyleTools = "10.21.0"
99

1010
# testing
1111
junit = "5.11.2"

0 commit comments

Comments
 (0)