We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12614a5 + befb9d5 commit d46dbe3Copy full SHA for d46dbe3
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>5.26</version>
+ <version>5.27</version>
8
<relativePath />
9
</parent>
10
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>com.puppycrawl.tools</groupId>
73
<artifactId>checkstyle</artifactId>
74
- <version>11.1.0</version>
+ <version>12.0.1</version>
75
</dependency>
76
</dependencies>
77
</plugin>
0 commit comments