Update dependency org.json4s:json4s-native to v3.6.11

This commit is contained in:
Renovate Bot 2021-03-02 05:13:06 +00:00 committed by renovate[bot]
parent 265768f2ba
commit 93f8cb5351

View file

@ -64,7 +64,7 @@ lazy val psforeverSettings = Seq(
"org.scala-graph" %% "graph-core" % "1.13.2", "org.scala-graph" %% "graph-core" % "1.13.2",
"io.kamon" %% "kamon-bundle" % "2.1.12", "io.kamon" %% "kamon-bundle" % "2.1.12",
"io.kamon" %% "kamon-apm-reporter" % "2.1.12", "io.kamon" %% "kamon-apm-reporter" % "2.1.12",
"org.json4s" %% "json4s-native" % "3.6.10", "org.json4s" %% "json4s-native" % "3.6.11",
"io.getquill" %% "quill-jasync-postgres" % "3.6.1", "io.getquill" %% "quill-jasync-postgres" % "3.6.1",
"org.flywaydb" % "flyway-core" % "7.5.4", "org.flywaydb" % "flyway-core" % "7.5.4",
"org.postgresql" % "postgresql" % "42.2.19", "org.postgresql" % "postgresql" % "42.2.19",