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 @@ -39,25 +39,25 @@ version can be found on in the maven repository for
3939<dependency >
4040 <groupId >io.prometheus</groupId >
4141 <artifactId >simpleclient</artifactId >
42- <version >0.0.22 </version >
42+ <version >0.0.23 </version >
4343</dependency >
4444<!-- Hotspot JVM metrics-->
4545<dependency >
4646 <groupId >io.prometheus</groupId >
4747 <artifactId >simpleclient_hotspot</artifactId >
48- <version >0.0.22 </version >
48+ <version >0.0.23 </version >
4949</dependency >
5050<!-- Exposition servlet-->
5151<dependency >
5252 <groupId >io.prometheus</groupId >
5353 <artifactId >simpleclient_servlet</artifactId >
54- <version >0.0.22 </version >
54+ <version >0.0.23 </version >
5555</dependency >
5656<!-- Pushgateway exposition-->
5757<dependency >
5858 <groupId >io.prometheus</groupId >
5959 <artifactId >simpleclient_pushgateway</artifactId >
60- <version >0.0.22 </version >
60+ <version >0.0.23 </version >
6161</dependency >
6262```
6363
You can’t perform that action at this time.
0 commit comments