Skip to content

Commit

Permalink
build(deps): bump com.cloudbees:groovy-cps
Browse files Browse the repository at this point in the history
Bumps [com.cloudbees:groovy-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 3946.v7935cb_edb_f82 to 3953.v19f11da_8d2fa_.
- [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases)
- [Commits](https://github.com/jenkinsci/workflow-cps-plugin/commits)

---
updated-dependencies:
- dependency-name: com.cloudbees:groovy-cps
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 432e472 commit a99f520
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 @@ -22,7 +22,7 @@ targetCompatibility = 11

dependencies {
implementation('org.codehaus.groovy:groovy-all:2.4.21')
implementation('com.cloudbees:groovy-cps:3946.v7935cb_edb_f82')
implementation('com.cloudbees:groovy-cps:3953.v19f11da_8d2fa_')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
implementation('commons-io:commons-io:2.16.1')
implementation('org.apache.ivy:ivy:2.5.2')
Expand Down

0 comments on commit a99f520

Please sign in to comment.