Skip to content

Commit b565f91

Browse files
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 in /modules/redpanda
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...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 0739c81 commit b565f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/redpanda/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ dependencies {
55
shaded 'org.freemarker:freemarker:2.3.32'
66

77
testImplementation 'org.apache.kafka:kafka-clients:3.7.0'
8-
testImplementation 'org.assertj:assertj-core:3.25.1'
8+
testImplementation 'org.assertj:assertj-core:3.25.3'
99
testImplementation 'io.rest-assured:rest-assured:5.4.0'
1010
}

0 commit comments

Comments
 (0)