Skip to content

Commit 75f2cae

Browse files
committed
Incremental build of jenkinsci/workflow-cps-plugin#672
1 parent fa82612 commit 75f2cae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,15 @@
7171
<dependency>
7272
<groupId>io.jenkins.tools.bom</groupId>
7373
<artifactId>bom-2.361.x</artifactId>
74-
<version>1886.va_11c9f461054</version>
74+
<version>1750.v0071fa_4c4a_e3</version>
7575
<scope>import</scope>
7676
<type>pom</type>
7777
</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>
7883
</dependencies>
7984
</dependencyManagement>
8085
<dependencies>

0 commit comments

Comments
 (0)