Skip to content

Commit 051555b

Browse files
authored
Merge pull request #718 from jenkinsci/dependabot/gradle/org.assertj-assertj-core-3.27.4
build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4
2 parents b099748 + fe1725b commit 051555b

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
@@ -26,7 +26,7 @@ dependencies {
2626
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:752.vdddedf804e72')
2727
implementation('commons-io:commons-io:2.20.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')
29-
api('org.assertj:assertj-core:3.27.3')
29+
api('org.assertj:assertj-core:3.27.4')
3030
implementation('org.apache.commons:commons-lang3:3.18.0')
3131

3232
testImplementation('junit:junit:4.13.2')

0 commit comments

Comments
 (0)