Skip to content

Commit

Permalink
Bump kafka from 1.10.5 to 1.10.7 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and bsideup committed Mar 18, 2019
1 parent 78e33f0 commit ff69370
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.6'

compile 'org.testcontainers:kafka:1.10.5'
compile 'org.testcontainers:kafka:1.10.7'

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

Expand Down

0 comments on commit ff69370

Please sign in to comment.