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> <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>