Skip to content

Commit 896aadc

Browse files
Bump checkstyle from 8.35 to 8.36 (#361)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.35 to 8.36. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.35...checkstyle-8.36) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 508aa84 commit 896aadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.puppycrawl.tools</groupId>
213213
<artifactId>checkstyle</artifactId>
214-
<version>8.35</version>
214+
<version>8.36</version>
215215
</dependency>
216216
</dependencies>
217217
</plugin>

0 commit comments

Comments
 (0)