mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency io.kamon:kamon-bundle to v2.1.12
This commit is contained in:
parent
e9a7eb3d78
commit
ca4fcdb9b9
|
|
@ -62,7 +62,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
|
||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.11",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.12",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.11",
|
||||
"org.json4s" %% "json4s-native" % "3.6.10",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue