diff --git a/build.sbt b/build.sbt index 0e5f1937..0a8e1c1b 100644 --- a/build.sbt +++ b/build.sbt @@ -61,7 +61,7 @@ lazy val psforeverSettings = Seq( "com.github.nscala-time" %% "nscala-time" % "2.24.0", "com.github.t3hnar" %% "scala-bcrypt" % "4.3.0", "org.scala-graph" %% "graph-core" % "1.13.2", - "io.kamon" %% "kamon-bundle" % "2.1.7", + "io.kamon" %% "kamon-bundle" % "2.1.8", "io.kamon" %% "kamon-apm-reporter" % "2.1.8", "org.json4s" %% "json4s-native" % "3.6.10", "io.getquill" %% "quill-jasync-postgres" % "3.5.3",