Skip to content

Commit

Permalink
Update client java to 0.6.0 (#350)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Brazil <[email protected]>
  • Loading branch information
brian-brazil authored Jan 16, 2019
1 parent 78def51 commit ede513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.3.0</version>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ede513d

Please sign in to comment.