Upgrade to checkstyle 8.25

This commit is contained in:
Stephane Nicoll 2020-01-18 17:14:19 +01:00
parent bbfe35c0c6
commit 9b4a8d42e5

View File

@ -113,7 +113,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.22</version>
<version>8.25</version>
</dependency>
<dependency>
<groupId>io.spring.javaformat</groupId>