Skip to content

Commit 6dbf391

Browse files
authored
Merge pull request #700 from jenkinsci/dependabot/gradle/io.jenkins.plugins-pipeline-groovy-lib-752.vdddedf804e72
2 parents fabfae3 + ebfef2d commit 6dbf391

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 = 11
2323
dependencies {
2424
implementation('org.codehaus.groovy:groovy-all:2.4.21')
2525
implementation('com.cloudbees:groovy-cps:4003.vf9c56141493e')
26-
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:751.v709f84f7d768')
26+
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
2727
implementation('commons-io:commons-io:2.18.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')
2929
api('org.assertj:assertj-core:3.27.3')

0 commit comments

Comments
 (0)