Skip to content

Commit

Permalink
Bump workflow-support-plugin.version from 3.7 to 3.8 in /bom-latest
Browse files Browse the repository at this point in the history
Bumps `workflow-support-plugin.version` from 3.7 to 3.8.

Updates `workflow-support` from 3.7 to 3.8
- [Release notes](https://github.com/jenkinsci/workflow-support-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-support-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/workflow-support-plugin@workflow-support-3.7...workflow-support-3.8)

Updates `workflow-support` from 3.7 to 3.8
- [Release notes](https://github.com/jenkinsci/workflow-support-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-support-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/workflow-support-plugin@workflow-support-3.7...workflow-support-3.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2021
1 parent 6fd670d commit de49777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom-latest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<workflow-job-plugin.version>2.40</workflow-job-plugin.version>
<workflow-multibranch-plugin.version>2.22</workflow-multibranch-plugin.version>
<workflow-step-api-plugin.version>2.23</workflow-step-api-plugin.version>
<workflow-support-plugin.version>3.7</workflow-support-plugin.version>
<workflow-support-plugin.version>3.8</workflow-support-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<version>1.7.1</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit de49777

Please sign in to comment.