Skip to content

Commit

Permalink
Add perfmark-api dependency
Browse files Browse the repository at this point in the history
Signed-off-by: root <[email protected]>
  • Loading branch information
Oleg Kashtanov authored and root committed Jul 7, 2021
1 parent 11f3241 commit f799f04
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions driver-pravega/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@
<version>1.36.0</version>
</dependency>

<dependency>
<groupId>io.perfmark</groupId>
<artifactId>perfmark-api</artifactId>
<version>0.23.0</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
Expand Down

0 comments on commit f799f04

Please sign in to comment.