Merge branch 'master' into add-groups-to-command-palette

This commit is contained in:
Kris Stern 2025-02-26 09:16:52 +08:00 committed by GitHub
commit 847981ebcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ THE SOFTWARE.
<!-- Required by plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>946.v2a_79d8a_4b_e14</version>
<version>961.v51869f7b_d409</version>
</dependency>
</dependencies>
</dependencyManagement>

View File

@ -352,7 +352,7 @@ THE SOFTWARE.
<!-- dependency of checks-api and plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>946.v2a_79d8a_4b_e14</version>
<version>961.v51869f7b_d409</version>
<type>hpi</type>
</artifactItem>