Update prometheus to 0.12.0 (#4515)
This commit is contained in:
parent
458ff3e4d7
commit
73ff98904e
|
@ -57,7 +57,7 @@ val DEPENDENCY_SETS = listOf(
|
|||
),
|
||||
DependencySet(
|
||||
"io.prometheus",
|
||||
"0.11.0",
|
||||
"0.12.0",
|
||||
listOf("simpleclient", "simpleclient_common", "simpleclient_httpserver")
|
||||
),
|
||||
DependencySet(
|
||||
|
|
Loading…
Reference in New Issue