Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-api from 1311.v4250456a…
Browse files Browse the repository at this point in the history
…_e552 to 1312.ve804c2f2d51e (jenkinsci#9306)

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] authored May 24, 2024
1 parent 56a23f5 commit 43932f1
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 @@ -116,7 +116,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1311.v4250456a_e552</version>
<version>1312.ve804c2f2d51e</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ THE SOFTWARE.
<!-- dependency of junit, plugin-util-api, and workflow-support -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1311.v4250456a_e552</version>
<version>1312.ve804c2f2d51e</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 43932f1

Please sign in to comment.