Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 24, 2019
1 parent 03bac5c commit 1ca5367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml 100755 → 100644
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.16</version>
<version>8.18</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 1ca5367

Please sign in to comment.