Skip to content

Commit 94d1008

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-step-api to v710
1 parent 7aa3447 commit 94d1008

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ THE SOFTWARE.
137137
<dependency>
138138
<groupId>org.jenkins-ci.plugins.workflow</groupId>
139139
<artifactId>workflow-step-api</artifactId>
140-
<version>706.v518c5dcb_24c0</version>
140+
<version>710.v3e456cc85233</version>
141141
</dependency>
142142
<dependency>
143143
<!-- Required by plugin-util-api -->

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ THE SOFTWARE.
415415
<!-- dependency of checks-api, junit, plugin-util-api, workflow-api, and workflow-support -->
416416
<groupId>org.jenkins-ci.plugins.workflow</groupId>
417417
<artifactId>workflow-step-api</artifactId>
418-
<version>706.v518c5dcb_24c0</version>
418+
<version>710.v3e456cc85233</version>
419419
<type>hpi</type>
420420
</artifactItem>
421421
<artifactItem>

0 commit comments

Comments
 (0)