Update kamon-prometheus to 2.1.0

pull/6331/head
Scala Steward 2020-04-07 03:57:46 +02:00
parent 7a80dade43
commit 493eb57652
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ object Dependencies {
val core = "io.kamon" %% "kamon-core" % "2.0.5"
val influxdb = "io.kamon" %% "kamon-influxdb" % "2.0.1-LILA"
val metrics = "io.kamon" %% "kamon-system-metrics" % "2.0.2"
val prometheus = "io.kamon" %% "kamon-prometheus" % "2.0.1"
val prometheus = "io.kamon" %% "kamon-prometheus" % "2.1.0"
}
object silencer {