pom.xml: Upgrade checkstyle to 6.15
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
parent
e656dbc563
commit
8bbf188406
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -132,7 +132,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>6.14.1</version>
|
||||
<version>6.15</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.sevntu.checkstyle</groupId>
|
||||
|
|
Loading…
Reference in a new issue