Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #220 from salesforce/dependabot/maven/com.puppycra…
Browse files Browse the repository at this point in the history
…wl.tools-checkstyle-8.15

Bump checkstyle from 8.14 to 8.15
  • Loading branch information
msgroi committed Dec 3, 2018
2 parents f4b1f87 + 180fc11 commit 1db0a5d
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 @@ -212,7 +212,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.14</version>
<version>8.15</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 1db0a5d

Please sign in to comment.