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

This commit is contained in:
Renovate Bot 2021-03-22 14:20:35 +00:00 committed by renovate[bot]
parent 1c16aa81bc
commit 5e4a3fc52e

View file

@ -63,7 +63,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.12",
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
"io.kamon" %% "kamon-apm-reporter" % "2.1.13",
"org.json4s" %% "json4s-native" % "3.6.11",
"io.getquill" %% "quill-jasync-postgres" % "3.7.0",
"org.flywaydb" % "flyway-core" % "7.7.0",