Skip to content

Commit

Permalink
Bump checkstyle from 6.17 to 8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 16, 2019
1 parent 829d408 commit 39562db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.17</version>
<version>8.18</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.17</version>
<version>8.18</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 39562db

Please sign in to comment.