Skip to content

Commit da2ba39

Browse files
authored
Merge pull request #738 from jenkinsci/dependabot/gradle/io.jenkins.plugins-pipeline-groovy-lib-787.ve2fef0efdca_6
build(deps): bump io.jenkins.plugins:pipeline-groovy-lib from 752.vdddedf804e72 to 787.ve2fef0efdca_6
2 parents 61acb9a + d240afe commit da2ba39

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
@@ -23,7 +23,7 @@ targetCompatibility = 17
2323
dependencies {
2424
implementation('org.codehaus.groovy:groovy-all:2.4.21')
2525
implementation('com.cloudbees:groovy-cps:4209.v83c4e257f1e9')
26-
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
26+
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:787.ve2fef0efdca_6')
2727
implementation('commons-io:commons-io:2.21.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')
2929
api('org.assertj:assertj-core:3.27.6')

0 commit comments

Comments
 (0)