Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-api
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins.workflow:workflow-api](https://github.com/jenkinsci/workflow-api-plugin) from 2.36 to 1289.va_cf779f32df0.
- [Release notes](https://github.com/jenkinsci/workflow-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 26062d6 commit dcace4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation "com.cloudbees:groovy-cps:1.29"
implementation "org.codehaus.groovy:groovy-all:2.4.21"
implementation "org.jenkins-ci.main:jenkins-core:2.46.3"
implementation group: 'org.jenkins-ci.plugins.workflow', name: 'workflow-api', version: '2.36', ext: 'jar'
implementation group: 'org.jenkins-ci.plugins.workflow', name: 'workflow-api', version: '1289.va_cf779f32df0', ext: 'jar'
implementation group: 'org.jenkins-ci.plugins.workflow', name: 'workflow-step-api', version: '2.13', ext: 'jar'
implementation group: 'org.jenkins-ci.plugins.workflow', name: 'workflow-cps', version: '2.41', ext: 'jar'
implementation 'org.slf4j:jcl-over-slf4j:1.7.30'
Expand Down

0 comments on commit dcace4a

Please sign in to comment.