Skip to content

Commit

Permalink
Add perfmark-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Kashtanov authored and Oleg Kashtanov committed Jul 7, 2021
1 parent da52665 commit d6355f6
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 d6355f6

Please sign in to comment.