Update checkstyle

This commit is contained in:
md_5 2020-02-01 09:32:26 +11:00
parent 512ff7a52f
commit 544ccdc588

View File

@ -288,7 +288,7 @@
<dependency> <dependency>
<groupId>com.puppycrawl.tools</groupId> <groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId> <artifactId>checkstyle</artifactId>
<version>8.27</version> <version>8.29</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>