Skip to content

Commit

Permalink
Bump kafka from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 9, 2019
1 parent a380a8d commit 9cb816b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
dependencies {
compileOnly 'org.projectlombok:lombok:1.18.8'

compile 'org.testcontainers:kafka:1.11.3'
compile 'org.testcontainers:kafka:1.11.4'

compile 'org.apache.commons:commons-math3:3.6.1'

Expand Down

0 comments on commit 9cb816b

Please sign in to comment.