Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.a…
Browse files Browse the repository at this point in the history
…pache.kafka-kafka-clients-2.8.0' into combined-pr-branch
  • Loading branch information
rnorth committed Jun 10, 2021
2 parents 27336da + 345b9f7 commit 507b6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kafka-cluster/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
testCompileOnly "org.projectlombok:lombok:1.18.20"
testAnnotationProcessor "org.projectlombok:lombok:1.18.10"
testImplementation 'org.testcontainers:kafka'
testImplementation 'org.apache.kafka:kafka-clients:2.3.1'
testImplementation 'org.apache.kafka:kafka-clients:2.8.0'
testImplementation 'org.assertj:assertj-core:3.14.0'
testImplementation 'com.google.guava:guava:23.0'
testImplementation 'org.slf4j:slf4j-simple:1.7.30'
Expand Down

0 comments on commit 507b6e3

Please sign in to comment.