Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-cps
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins.workflow:workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 3996.va_f5c1799f978 to 4000.v5198556e9cea_.
- [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases)
- [Commits](https://github.com/jenkinsci/workflow-cps-plugin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 8c0ccd5 commit 66df4f3
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 @@ -9,7 +9,7 @@ repositories {

dependencies {
implementation 'org.codehaus.groovy:groovy-all:2.4.21'
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:3996.va_f5c1799f978'
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4000.v5198556e9cea_'

testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.24'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
Expand Down

0 comments on commit 66df4f3

Please sign in to comment.