Skip to content

Commit

Permalink
Update kamon-core, kamon-influxdb, ... to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 5, 2021
1 parent 5492248 commit cf41b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ object Dependencies {
}

object kamon {
val version = "2.1.21"
val version = "2.2.3"
val core = "io.kamon" %% "kamon-core" % version
val influxdb = "io.kamon" %% "kamon-influxdb" % version
val metrics = "io.kamon" %% "kamon-system-metrics" % version
Expand Down

0 comments on commit cf41b40

Please sign in to comment.