Skip to content

Commit fc5795e

Browse files
Bump checkstyle from 8.36 to 8.36.1 (#368)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36 to 8.36.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.36...checkstyle-8.36.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 718905a commit fc5795e

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.36</version>
214+
<version>8.36.1</version>
215215
</dependency>
216216
</dependencies>
217217
</plugin>

0 commit comments

Comments
 (0)