Skip to content

Commit 055f72a

Browse files
authored
Merge pull request #727 from jenkinsci/dependabot/gradle/org.assertj-assertj-core-3.27.6
2 parents 4ed4d2c + e7a477d commit 055f72a

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.5')
29+
api('org.assertj:assertj-core:3.27.6')
3030
implementation('org.apache.commons:commons-lang3:3.18.0')
3131

3232
testImplementation('junit:junit:4.13.2')

0 commit comments

Comments
 (0)