Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
updated inteface version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunal Jha committed Feb 12, 2019
1 parent ccd22e1 commit 22379f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dependencies {
compile "io.dropwizard.metrics:metrics-servlets:$dropwizardVersion"
compile "io.dropwizard.metrics:metrics-jvm:$dropwizardVersion"
compile 'org.apache.commons:commons-lang3:3.8.1'
compile 'org.zalando:nakadi-plugin-api:3.1.2'
compile 'org.zalando:nakadi-plugin-api:3.2.1'
compile 'org.echocat.jomon:runtime:1.6.3'

// kafka & zookeeper
Expand Down

0 comments on commit 22379f4

Please sign in to comment.