Update kamon to v2.1.15

This commit is contained in:
Renovate Bot 2021-04-02 16:21:13 +00:00
parent 9ce60e7eff
commit 8e713dc199
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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.13",
"io.kamon" %% "kamon-apm-reporter" % "2.1.13",
"io.kamon" %% "kamon-bundle" % "2.1.15",
"io.kamon" %% "kamon-apm-reporter" % "2.1.15",
"org.json4s" %% "json4s-native" % "3.6.11",
"io.getquill" %% "quill-jasync-postgres" % "3.7.0",
"org.flywaydb" % "flyway-core" % "7.7.1",