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 @@ -41,25 +41,25 @@ version can be found on in the maven repository for
4141<dependency >
4242 <groupId >io.prometheus</groupId >
4343 <artifactId >simpleclient</artifactId >
44- <version >0.7 .0</version >
44+ <version >0.8 .0</version >
4545</dependency >
4646<!-- Hotspot JVM metrics-->
4747<dependency >
4848 <groupId >io.prometheus</groupId >
4949 <artifactId >simpleclient_hotspot</artifactId >
50- <version >0.7 .0</version >
50+ <version >0.8 .0</version >
5151</dependency >
5252<!-- Exposition HTTPServer-->
5353<dependency >
5454 <groupId >io.prometheus</groupId >
5555 <artifactId >simpleclient_httpserver</artifactId >
56- <version >0.7 .0</version >
56+ <version >0.8 .0</version >
5757</dependency >
5858<!-- Pushgateway exposition-->
5959<dependency >
6060 <groupId >io.prometheus</groupId >
6161 <artifactId >simpleclient_pushgateway</artifactId >
62- <version >0.7 .0</version >
62+ <version >0.8 .0</version >
6363</dependency >
6464```
6565
You can’t perform that action at this time.
0 commit comments