Skip to content

Commit a8ab3b6

Browse files
authored
Merge pull request #13 from pnerg/update/simpleclient-0.16.0
other: update simpleclient, simpleclient_hotspot, ... from 0.14.1 to 0.16.0
2 parents 554f6d9 + e7c5a45 commit a8ab3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sbt._
44
object Dependencies extends AutoPlugin {
55

66
object autoImport {
7-
val `prometheus-simpleclient` = "io.prometheus" % "simpleclient" % "0.14.1"
7+
val `prometheus-simpleclient` = "io.prometheus" % "simpleclient" % "0.16.0"
88
val `prometheus-simpleclient-hotspot` = "io.prometheus" % "simpleclient_hotspot" % `prometheus-simpleclient`.revision
99
val `prometheus-simpleclient-httpserver` = "io.prometheus" % "simpleclient_httpserver" % `prometheus-simpleclient`.revision
1010

0 commit comments

Comments
 (0)