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-08-01 23:24:23 +00:00 committed by GitHub
parent da69866a5c
commit 19df696ce1
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>