Update checkstyle

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot 2020-02-01 09:32:26 +11:00
parent 259935c4f7
commit 70e7ee9775

View file

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