We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00fe8d9 + 56a6dea commit e28307cCopy full SHA for e28307c
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>4.86</version>
+ <version>5.2</version>
8
<relativePath />
9
</parent>
10
<groupId>io.jenkins.plugins</groupId>
@@ -28,7 +28,7 @@
28
<properties>
29
<revision>0.3.0</revision>
30
<changelist>999999-SNAPSHOT</changelist>
31
- <jenkins.version>2.426.3</jenkins.version>
+ <jenkins.version>2.479.1</jenkins.version>
32
<spotless.check.skip>false</spotless.check.skip>
33
</properties>
34
0 commit comments