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 fa82612 commit 75f2caeCopy full SHA for 75f2cae
pom.xml
@@ -71,10 +71,15 @@
71
<dependency>
72
<groupId>io.jenkins.tools.bom</groupId>
73
<artifactId>bom-2.361.x</artifactId>
74
- <version>1886.va_11c9f461054</version>
+ <version>1750.v0071fa_4c4a_e3</version>
75
<scope>import</scope>
76
<type>pom</type>
77
</dependency>
78
+ <dependency>
79
+ <groupId>org.jenkins-ci.plugins.workflow</groupId>
80
+ <artifactId>workflow-cps</artifactId>
81
+ <version>3625.vb_50f7cb_e66b_7</version> <!-- TODO https://github.com/jenkinsci/workflow-cps-plugin/pull/672 -->
82
+ </dependency>
83
</dependencies>
84
</dependencyManagement>
85
<dependencies>
0 commit comments