Merge pull request #636 from psforever/renovate/io.kamon-kamon-bundle-2.x

Update dependency io.kamon:kamon-bundle to v2.1.9
This commit is contained in:
Fate-JH 2020-11-26 09:07:42 -05:00 committed by GitHub
commit 7a23651a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ 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.8",
"io.kamon" %% "kamon-bundle" % "2.1.9",
"io.kamon" %% "kamon-apm-reporter" % "2.1.9",
"org.json4s" %% "json4s-native" % "3.6.10",
"io.getquill" %% "quill-jasync-postgres" % "3.5.3",