Skip to content

Commit fabfae3

Browse files
authored
Merge pull request #698 from jenkinsci/dependabot/gradle/io.jenkins.plugins-pipeline-groovy-lib-751.v709f84f7d768
2 parents 9a8f05b + 9cc0652 commit fabfae3

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:745.vdf6077913de0')
26+
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:751.v709f84f7d768')
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)