Skip to content

Commit

Permalink
Bump kafka from 1.12.0 to 1.12.1 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and bsideup committed Sep 9, 2019
1 parent 219be4c commit 9a07bbf
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 @@ -49,7 +49,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok:1.18.8'
annotationProcessor 'org.projectlombok:lombok:1.18.8'

compile 'org.testcontainers:kafka:1.12.0'
compile 'org.testcontainers:kafka:1.12.1'

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

Expand Down

0 comments on commit 9a07bbf

Please sign in to comment.