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 @@ -40,25 +40,25 @@ version can be found on in the maven repository for
4040<dependency >
4141 <groupId >io.prometheus</groupId >
4242 <artifactId >simpleclient</artifactId >
43- <version >0.3 .0</version >
43+ <version >0.4 .0</version >
4444</dependency >
4545<!-- Hotspot JVM metrics-->
4646<dependency >
4747 <groupId >io.prometheus</groupId >
4848 <artifactId >simpleclient_hotspot</artifactId >
49- <version >0.3 .0</version >
49+ <version >0.4 .0</version >
5050</dependency >
5151<!-- Exposition HTTPServer-->
5252<dependency >
5353 <groupId >io.prometheus</groupId >
5454 <artifactId >simpleclient_httpserver</artifactId >
55- <version >0.3 .0</version >
55+ <version >0.4 .0</version >
5656</dependency >
5757<!-- Pushgateway exposition-->
5858<dependency >
5959 <groupId >io.prometheus</groupId >
6060 <artifactId >simpleclient_pushgateway</artifactId >
61- <version >0.3 .0</version >
61+ <version >0.4 .0</version >
6262</dependency >
6363```
6464
You can’t perform that action at this time.
0 commit comments