| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 69459b5 commit fe232d5
1 file 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 | |||
| 40 | 40 | <dependency> | |
| 41 | 41 | <groupId>io.prometheus</groupId> | |
| 42 | 42 | <artifactId>simpleclient</artifactId> | |
| 43 | - <version>0.4.0</version> | ||
| 43 | + <version>0.5.0</version> | ||
| 44 | 44 | </dependency> | |
| 45 | 45 | <!-- Hotspot JVM metrics--> | |
| 46 | 46 | <dependency> | |
| 47 | 47 | <groupId>io.prometheus</groupId> | |
| 48 | 48 | <artifactId>simpleclient_hotspot</artifactId> | |
| 49 | - <version>0.4.0</version> | ||
| 49 | + <version>0.5.0</version> | ||
| 50 | 50 | </dependency> | |
| 51 | 51 | <!-- Exposition HTTPServer--> | |
| 52 | 52 | <dependency> | |
| 53 | 53 | <groupId>io.prometheus</groupId> | |
| 54 | 54 | <artifactId>simpleclient_httpserver</artifactId> | |
| 55 | - <version>0.4.0</version> | ||
| 55 | + <version>0.5.0</version> | ||
| 56 | 56 | </dependency> | |
| 57 | 57 | <!-- Pushgateway exposition--> | |
| 58 | 58 | <dependency> | |
| 59 | 59 | <groupId>io.prometheus</groupId> | |
| 60 | 60 | <artifactId>simpleclient_pushgateway</artifactId> | |
| 61 | - <version>0.4.0</version> | ||
| 61 | + <version>0.5.0</version> | ||
| 62 | 62 | </dependency> | |
| 63 | 63 | ``` | |
| 64 | 64 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments