Skip to content

Commit 8dee591

Browse files
Bump checkstyle from 8.43 to 8.44 (#248)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.43...checkstyle-8.44) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6ca819 commit 8dee591

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
@@ -362,7 +362,7 @@ file comparators, endian transformation classes, and much more.
362362
<dependency>
363363
<groupId>com.puppycrawl.tools</groupId>
364364
<artifactId>checkstyle</artifactId>
365-
<version>8.43</version>
365+
<version>8.44</version>
366366
</dependency>
367367
</dependencies>
368368
</plugin>

0 commit comments

Comments
 (0)