Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1332
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 7a30648 commit 029c120
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 @@ -121,7 +121,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1316.v33eb_726c50b_a_</version>
<version>1332.vc21122317a_8e</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>1316.v33eb_726c50b_a_</version>
<version>1332.vc21122317a_8e</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 029c120

Please sign in to comment.