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.
1 parent fc5384d commit 3789c20Copy full SHA for 3789c20
1 file changed
plugin/pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.jenkins-ci.plugins</groupId>
25
<artifactId>plugin</artifactId>
26
- <version>4.55</version>
+ <version>4.87</version>
27
<relativePath />
28
</parent>
29
@@ -49,7 +49,7 @@
49
<openstack4j.version>3.11</openstack4j.version>
50
<okhttp.version>3.9.1</okhttp.version>
51
<!-- Upper bound io.jenkins.configuration-as-code:test-harness -->
52
- <jenkins-test-harness.version>2064.vcd3b_b_8f3f2b_a_</jenkins-test-harness.version>
+ <jenkins-test-harness.version>2265.v3da_49c8134d6</jenkins-test-harness.version>
53
</properties>
54
55
<developers>
0 commit comments