Skip to content

Commit ae299e3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ file comparators, endian transformation classes, and much more.
356356
<dependency>
357357
<groupId>com.puppycrawl.tools</groupId>
358358
<artifactId>checkstyle</artifactId>
359-
<version>8.42</version>
359+
<version>8.43</version>
360360
</dependency>
361361
</dependencies>
362362
</plugin>

0 commit comments

Comments
 (0)