Skip to content

Commit d9be92a

Browse files
Bump org.assertj:assertj-core in /data-prepper-plugins/otel-trace-source
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42e763e commit d9be92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-plugins/otel-trace-source/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation libs.commons.lang3
2929
implementation libs.bouncycastle.bcprov
3030
implementation libs.bouncycastle.bcpkix
31-
testImplementation 'org.assertj:assertj-core:3.25.2'
31+
testImplementation 'org.assertj:assertj-core:3.25.3'
3232
testImplementation testLibs.mockito.inline
3333
testImplementation testLibs.slf4j.simple
3434
testImplementation libs.commons.io

0 commit comments

Comments
 (0)