Update prometheus to 0.12.0 (#4515)

This commit is contained in:
Mateusz Rzeszutek 2021-10-27 10:16:25 +02:00 committed by GitHub
parent 458ff3e4d7
commit 73ff98904e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ val DEPENDENCY_SETS = listOf(
),
DependencySet(
"io.prometheus",
"0.11.0",
"0.12.0",
listOf("simpleclient", "simpleclient_common", "simpleclient_httpserver")
),
DependencySet(