Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v976
Label conflicting PRs / main (push) Has been cancelled Details

This commit is contained in:
renovate[bot] 2025-07-31 14:24:40 +00:00 committed by GitHub
parent c5cdaf2404
commit 6e25b0e101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ THE SOFTWARE.
<!-- Required by plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>968.v8f17397e87b_8</version>
<version>976.vb_d9493c2eb_09</version>
</dependency>
</dependencies>
</dependencyManagement>

View File

@ -354,7 +354,7 @@ THE SOFTWARE.
<!-- dependency of checks-api and plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>968.v8f17397e87b_8</version>
<version>976.vb_d9493c2eb_09</version>
<type>hpi</type>
</artifactItem>