Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v13…
Browse files Browse the repository at this point in the history
…36 (#9609)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 5709f43 commit ead777a
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 @@ -123,7 +123,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1332.vc21122317a_8e</version>
<version>1336.vee415d95c521</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 @@ -314,7 +314,7 @@ THE SOFTWARE.
<!-- dependency of junit, plugin-util-api, and workflow-support -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1332.vc21122317a_8e</version>
<version>1336.vee415d95c521</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit ead777a

Please sign in to comment.