Update dependency io.kamon:kamon-apm-reporter to v2.1.10

This commit is contained in:
Renovate Bot 2021-01-20 10:08:16 +00:00
parent ef52f8853b
commit 8ad7d4e2ea
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -62,7 +62,7 @@ lazy val psforeverSettings = Seq(
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
"org.scala-graph" %% "graph-core" % "1.13.2",
"io.kamon" %% "kamon-bundle" % "2.1.10",
"io.kamon" %% "kamon-apm-reporter" % "2.1.9",
"io.kamon" %% "kamon-apm-reporter" % "2.1.10",
"org.json4s" %% "json4s-native" % "3.6.10",
"io.getquill" %% "quill-jasync-postgres" % "3.6.0",
"org.flywaydb" % "flyway-core" % "7.5.0",