Skip to content

Commit

Permalink
Bump checkstyle from 8.41 to 8.41.1
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https:/checkstyle/checkstyle) from 8.41 to 8.41.1.
- [Release notes](https:/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.41...checkstyle-8.41.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Mar 29, 2021
1 parent f081f45 commit 0952962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.41</version>
<version>8.41.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 0952962

Please sign in to comment.