Skip to content

Commit 2fc04fe

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents addfd39 + 9f6c1f5 commit 2fc04fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.apache.kafka:kafka-clients:3.8.0'
7-
testImplementation 'org.assertj:assertj-core:3.27.3'
7+
testImplementation 'org.assertj:assertj-core:3.27.4'
88
testImplementation 'com.google.guava:guava:23.0'
99
testImplementation 'org.awaitility:awaitility:4.3.0'
1010
}

0 commit comments

Comments
 (0)