Skip to content

Commit a8938c9

Browse files
Bump checkstyle from 8.44 to 8.45 (#256)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 8.45. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.44...checkstyle-8.45) --- 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 b43c74a commit a8938c9

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
@@ -372,7 +372,7 @@ file comparators, endian transformation classes, and much more.
372372
<dependency>
373373
<groupId>com.puppycrawl.tools</groupId>
374374
<artifactId>checkstyle</artifactId>
375-
<version>8.44</version>
375+
<version>8.45</version>
376376
</dependency>
377377
</dependencies>
378378
</plugin>

0 commit comments

Comments
 (0)