Skip to content

Commit c5cdaf2

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-step-api to v706 (#10893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ead0e45 commit c5cdaf2

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
@@ -131,7 +131,7 @@ THE SOFTWARE.
131131
<dependency>
132132
<groupId>org.jenkins-ci.plugins.workflow</groupId>
133133
<artifactId>workflow-step-api</artifactId>
134-
<version>704.ve4f0967e98fa_</version>
134+
<version>706.v518c5dcb_24c0</version>
135135
</dependency>
136136
<dependency>
137137
<!-- 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>704.ve4f0967e98fa_</version>
418+
<version>706.v518c5dcb_24c0</version>
419419
<type>hpi</type>
420420
</artifactItem>
421421
<artifactItem>

0 commit comments

Comments
 (0)