Commit 5554fc7 1 parent 2cb32b9 commit 5554fc7 Copy full SHA for 5554fc7
File tree 1 file changed +4
-4
lines changed
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
41
41
<dependency >
42
42
<groupId >io.prometheus</groupId >
43
43
<artifactId >simpleclient</artifactId >
44
- <version >0.8.1 </version >
44
+ <version >0.9.0 </version >
45
45
</dependency >
46
46
<!-- Hotspot JVM metrics-->
47
47
<dependency >
48
48
<groupId >io.prometheus</groupId >
49
49
<artifactId >simpleclient_hotspot</artifactId >
50
- <version >0.8.1 </version >
50
+ <version >0.9.0 </version >
51
51
</dependency >
52
52
<!-- Exposition HTTPServer-->
53
53
<dependency >
54
54
<groupId >io.prometheus</groupId >
55
55
<artifactId >simpleclient_httpserver</artifactId >
56
- <version >0.8.1 </version >
56
+ <version >0.9.0 </version >
57
57
</dependency >
58
58
<!-- Pushgateway exposition-->
59
59
<dependency >
60
60
<groupId >io.prometheus</groupId >
61
61
<artifactId >simpleclient_pushgateway</artifactId >
62
- <version >0.8.1 </version >
62
+ <version >0.9.0 </version >
63
63
</dependency >
64
64
```
65
65
You can’t perform that action at this time.
0 commit comments