We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0281ee5 + 143b5c2 commit adbfa83Copy full SHA for adbfa83
2 files changed
integrations/pom.xml
@@ -209,7 +209,7 @@
209
<dependency>
210
<groupId>org.jenkins-ci.plugins</groupId>
211
<artifactId>jira</artifactId>
212
- <version>3.19</version>
+ <version>3.20</version>
213
<scope>test</scope>
214
</dependency>
215
pom.xml
@@ -71,7 +71,7 @@
71
72
<groupId>com.puppycrawl.tools</groupId>
73
<artifactId>checkstyle</artifactId>
74
- <version>12.1.2</version>
+ <version>12.2.0</version>
75
76
</dependencies>
77
</plugin>
0 commit comments