Skip to content

Commit 9357c8c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'com.fasterxml.jackson.core:jackson-databind'
2222
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
2323
implementation libs.guava.core
24-
testImplementation 'org.assertj:assertj-core:3.27.0'
24+
testImplementation 'org.assertj:assertj-core:3.27.3'
2525
}
2626

2727
jacocoTestCoverageVerification {

0 commit comments

Comments
 (0)