Skip to content

Commit

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

Bump com.cloudbees:groovy-cps from 3867.v535458ce43fd to 3894.3896.vca_2c931e7935
  • Loading branch information
nre-ableton committed May 3, 2024
2 parents fe63d98 + c253397 commit 8b708a9
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:3867.v535458ce43fd')
implementation('com.cloudbees:groovy-cps:3894.3896.vca_2c931e7935')
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 8b708a9

Please sign in to comment.