mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Merge pull request #955 from psforever/renovate/kamon
Update kamon to v2.3.1
This commit is contained in:
commit
878f9c4ba5
|
|
@ -62,8 +62,8 @@ lazy val psforeverSettings = Seq(
|
|||
"com.github.nscala-time" %% "nscala-time" % "2.30.0",
|
||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
"org.scala-graph" %% "graph-core" % "1.13.3",
|
||||
"io.kamon" %% "kamon-bundle" % "2.2.3",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.2.3",
|
||||
"io.kamon" %% "kamon-bundle" % "2.3.1",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.3.1",
|
||||
"org.json4s" %% "json4s-native" % "4.0.3",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.10.0",
|
||||
"org.flywaydb" % "flyway-core" % "8.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue