File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,25 +12,25 @@ version can be found on in the maven repository for
1212<dependency >
1313 <groupId >io.prometheus</groupId >
1414 <artifactId >simpleclient</artifactId >
15- <version >0.0.14 </version >
15+ <version >0.0.15 </version >
1616</dependency >
1717<!-- Hotspot JVM metrics-->
1818<dependency >
1919 <groupId >io.prometheus</groupId >
2020 <artifactId >simpleclient_hotspot</artifactId >
21- <version >0.0.14 </version >
21+ <version >0.0.15 </version >
2222</dependency >
2323<!-- Exposition servlet-->
2424<dependency >
2525 <groupId >io.prometheus</groupId >
2626 <artifactId >simpleclient_servlet</artifactId >
27- <version >0.0.14 </version >
27+ <version >0.0.15 </version >
2828</dependency >
2929<!-- Pushgateway exposition-->
3030<dependency >
3131 <groupId >io.prometheus</groupId >
3232 <artifactId >simpleclient_pushgateway</artifactId >
33- <version >0.0.14 </version >
33+ <version >0.0.15 </version >
3434</dependency >
3535```
3636
You can’t perform that action at this time.
0 commit comments