Skip to content

Commit

Permalink
Merge pull request #654 from jenkinsci/dependabot/gradle/com.cloudbee…
Browse files Browse the repository at this point in the history
…s-groovy-cps-3867.v535458ce43fd

Bump com.cloudbees:groovy-cps from 3832.vc43e04d6d68c to 3867.v535458ce43fd
  • Loading branch information
nre-ableton authored Feb 19, 2024
2 parents 9bea100 + a716e83 commit 197a70b
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:3832.vc43e04d6d68c')
implementation('com.cloudbees:groovy-cps:3867.v535458ce43fd')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
implementation('commons-io:commons-io:2.15.1')
implementation('org.apache.ivy:ivy:2.5.2')
Expand Down

0 comments on commit 197a70b

Please sign in to comment.