Skip to content

Commit

Permalink
Update io.prometheus:simpleclient to 0.11.0 (fixes #54)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Aug 16, 2021
1 parent dfead6b commit 4c32691
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,17 +79,17 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_httpserver</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_hotspot</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
</dependency>
<!-- Testing -->
<dependency>
Expand Down

0 comments on commit 4c32691

Please sign in to comment.