Skip to content

Commit f4e70e5

Browse files
Bump org.assertj:assertj-core (#5401)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52718c8 commit f4e70e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/otel-trace-raw-processor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'com.fasterxml.jackson.core:jackson-databind'
2020
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
2121
implementation libs.caffeine
22-
testImplementation 'org.assertj:assertj-core:3.25.3'
22+
testImplementation 'org.assertj:assertj-core:3.27.3'
2323
}
2424

2525
jacocoTestCoverageVerification {

0 commit comments

Comments
 (0)