File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,25 +46,25 @@ version can be found on in the maven repository for
4646<dependency >
4747 <groupId >io.prometheus</groupId >
4848 <artifactId >simpleclient</artifactId >
49- <version >0.10 .0</version >
49+ <version >0.11 .0</version >
5050</dependency >
5151<!-- Hotspot JVM metrics-->
5252<dependency >
5353 <groupId >io.prometheus</groupId >
5454 <artifactId >simpleclient_hotspot</artifactId >
55- <version >0.10 .0</version >
55+ <version >0.11 .0</version >
5656</dependency >
5757<!-- Exposition HTTPServer-->
5858<dependency >
5959 <groupId >io.prometheus</groupId >
6060 <artifactId >simpleclient_httpserver</artifactId >
61- <version >0.10 .0</version >
61+ <version >0.11 .0</version >
6262</dependency >
6363<!-- Pushgateway exposition-->
6464<dependency >
6565 <groupId >io.prometheus</groupId >
6666 <artifactId >simpleclient_pushgateway</artifactId >
67- <version >0.10 .0</version >
67+ <version >0.11 .0</version >
6868</dependency >
6969```
7070
You can’t perform that action at this time.
0 commit comments