Skip to content

Commit

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

build(deps): bump com.cloudbees:groovy-cps from 3996.va_f5c1799f978 to 4000.v5198556e9cea_
  • Loading branch information
nre-ableton authored Dec 3, 2024
2 parents 0188507 + dfeb649 commit ad4a3ae
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:3996.va_f5c1799f978')
implementation('com.cloudbees:groovy-cps:4000.v5198556e9cea_')
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 ad4a3ae

Please sign in to comment.