diff --git a/build.sbt b/build.sbt index 4585c2cd..c2f06e62 100644 --- a/build.sbt +++ b/build.sbt @@ -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.12", + "io.kamon" %% "kamon-apm-reporter" % "2.1.13", "org.json4s" %% "json4s-native" % "3.6.11", "io.getquill" %% "quill-jasync-postgres" % "3.7.0", "org.flywaydb" % "flyway-core" % "7.7.0",