Update kamon to v2.1.18

This commit is contained in:
Renovate Bot 2021-05-13 18:38:08 +00:00 committed by renovate[bot]
parent 20acec7487
commit a477c0548a

View file

@ -62,8 +62,8 @@ lazy val psforeverSettings = Seq(
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
"org.scala-graph" %% "graph-core" % "1.13.2",
"io.kamon" %% "kamon-bundle" % "2.1.17",
"io.kamon" %% "kamon-apm-reporter" % "2.1.17",
"io.kamon" %% "kamon-bundle" % "2.1.18",
"io.kamon" %% "kamon-apm-reporter" % "2.1.18",
"org.json4s" %% "json4s-native" % "3.6.11",
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
"org.flywaydb" % "flyway-core" % "7.9.0",