Skip to content

Commit 082c432

Browse files
build(deps): bump com.cloudbees:groovy-cps
Bumps [com.cloudbees:groovy-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 4032.vf3248d9c3fee to 4045.v0efb_cb_7cea_e9. - [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>
1 parent 7b41f43 commit 082c432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ targetCompatibility = 17
2222

2323
dependencies {
2424
implementation('org.codehaus.groovy:groovy-all:2.4.21')
25-
implementation('com.cloudbees:groovy-cps:4032.vf3248d9c3fee')
25+
implementation('com.cloudbees:groovy-cps:4045.v0efb_cb_7cea_e9')
2626
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
2727
implementation('commons-io:commons-io:2.18.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')

0 commit comments

Comments
 (0)