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 4d25189 + 40c38bd commit d31e24aCopy full SHA for d31e24a
pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>4.48</version>
+ <version>4.49</version>
32
<relativePath />
33
</parent>
34
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -69,6 +69,7 @@
69
<groovy-cps.version>1.34</groovy-cps.version>
70
<node.version>16.17.0</node.version>
71
<npm.version>8.18.0</npm.version>
72
+ <yarn.version>1.22.19</yarn.version>
73
</properties>
74
<dependencyManagement>
75
<dependencies>
0 commit comments