mirror of https://github.com/jenkinsci/jenkins.git
Update dependency com.puppycrawl.tools:checkstyle to v10.25.0
This commit is contained in:
parent
a71725756c
commit
21d900976f
2
pom.xml
2
pom.xml
|
|
@ -281,7 +281,7 @@ THE SOFTWARE.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.puppycrawl.tools</groupId>
|
<groupId>com.puppycrawl.tools</groupId>
|
||||||
<artifactId>checkstyle</artifactId>
|
<artifactId>checkstyle</artifactId>
|
||||||
<version>10.24.0</version>
|
<version>10.25.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<executions>
|
<executions>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue