mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update dependency io.kamon:kamon-apm-reporter to v2.1.6
This commit is contained in:
parent
50372a72b2
commit
4bac38d77d
|
|
@ -61,7 +61,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
"org.scala-graph" %% "graph-core" % "1.13.1",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.0",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.0",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.6",
|
||||
"org.json4s" %% "json4s-native" % "3.6.8",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.5.2",
|
||||
"org.flywaydb" % "flyway-core" % "6.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue