Merge pull request #691 from psforever/renovate/io.kamon-kamon-apm-reporter-2.x

Update dependency io.kamon:kamon-apm-reporter to v2.1.12
This commit is contained in:
Mazo 2021-02-10 17:59:54 +00:00 committed by GitHub
commit cc2c6328a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.11",
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
"org.json4s" %% "json4s-native" % "3.6.10",
"io.getquill" %% "quill-jasync-postgres" % "3.6.0",
"org.flywaydb" % "flyway-core" % "7.5.2",