Update checkstyle

This commit is contained in:
md_5 2020-02-01 09:32:21 +11:00
parent e4e4bf7010
commit d0800d0c1d

View file

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