Skip to content

Commit

Permalink
Merge branch '5.0.0-post' into 5.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dguy committed Oct 2, 2018
2 parents eaa3ff1 + ce549e2 commit b2d72d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ksql-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@
<version>${arg.version}</version>
</dependency>

<dependency>
<groupId>io.confluent</groupId>
<artifactId>monitoring-interceptors</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit b2d72d3

Please sign in to comment.