Skip to content

Commit f62292d

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v8.29
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://togithub.com/checkstyle/checkstyle)) | minor | `8.24` -> `8.29` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-shared-config).
1 parent 10edb91 commit f62292d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
<dependency>
535535
<groupId>com.puppycrawl.tools</groupId>
536536
<artifactId>checkstyle</artifactId>
537-
<version>8.24</version>
537+
<version>8.29</version>
538538
</dependency>
539539
</dependencies>
540540
<executions>

0 commit comments

Comments
 (0)