Skip to content

Commit

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

build(deps): bump com.cloudbees:groovy-cps from 4000.v5198556e9cea_ to 4003.vf9c56141493e
  • Loading branch information
nre-ableton authored Jan 6, 2025
2 parents ad55102 + 582d523 commit 7a76be6
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:4000.v5198556e9cea_')
implementation('com.cloudbees:groovy-cps:4003.vf9c56141493e')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:740.va_2701257fe8d')
implementation('commons-io:commons-io:2.18.0')
implementation('org.apache.ivy:ivy:2.5.2')
Expand Down

0 comments on commit 7a76be6

Please sign in to comment.