Skip to content

Commit fe1725b

Browse files
build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b099748 commit fe1725b

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)