Skip to content

Commit f0b8f0b

Browse files
Bump checkstyle from 8.41.1 to 8.42 (#446)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to 8.42. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.41.1...checkstyle-8.42) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 226166a commit f0b8f0b

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
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>com.puppycrawl.tools</groupId>
206206
<artifactId>checkstyle</artifactId>
207-
<version>8.41.1</version>
207+
<version>8.42</version>
208208
</dependency>
209209
</dependencies>
210210
</plugin>

0 commit comments

Comments
 (0)