Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-step-api from 657.v03b_…
Browse files Browse the repository at this point in the history
…e8115821b_ to 678.v3ee58b_469476 (#9444)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 8f59df5 commit 5756907
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</artifactId>
<version>657.v03b_e8115821b_</version>
<version>678.v3ee58b_469476</version>
</dependency>
<dependency>
<!-- Required by plugin-util-api -->
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ THE SOFTWARE.
<!-- dependency of checks-api, junit, plugin-util-api, workflow-api, and workflow-support -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</artifactId>
<version>657.v03b_e8115821b_</version>
<version>678.v3ee58b_469476</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 5756907

Please sign in to comment.