Merge branch 'upgrade-checkstyle-to-6.16' into develop
* upgrade-checkstyle-to-6.16: pom.xml: Upgrade checkstyle to 6.16
This commit is contained in:
commit
2b39d7713e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -134,7 +134,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>6.15</version>
|
||||
<version>6.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.sevntu.checkstyle</groupId>
|
||||
|
|
Loading…
Reference in a new issue