mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Merge pull request #839 from psforever/renovate/kamon
Update kamon to v2.1.19
This commit is contained in:
commit
a164a99fd8
|
|
@ -62,8 +62,8 @@ lazy val psforeverSettings = Seq(
|
||||||
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
||||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||||
"io.kamon" %% "kamon-bundle" % "2.1.18",
|
"io.kamon" %% "kamon-bundle" % "2.1.19",
|
||||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.18",
|
"io.kamon" %% "kamon-apm-reporter" % "2.1.19",
|
||||||
"org.json4s" %% "json4s-native" % "4.0.0",
|
"org.json4s" %% "json4s-native" % "4.0.0",
|
||||||
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
|
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
|
||||||
"org.flywaydb" % "flyway-core" % "7.9.1",
|
"org.flywaydb" % "flyway-core" % "7.9.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue