Skip to content

Commit 80ed5fa

Browse files
Bump checkstyle from 8.41.1 to 8.42
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] <[email protected]>
1 parent 6da1307 commit 80ed5fa

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>8.41.1</version>
250+
<version>8.42</version>
251251
</dependency>
252252
</dependencies>
253253
<executions>

0 commit comments

Comments
 (0)