Merge pull request #834 from psforever/renovate/org.json4s-json4s-native-4.x

Update dependency org.json4s:json4s-native to v4
This commit is contained in:
Fate-JH 2021-05-26 11:31:08 -04:00 committed by GitHub
commit ca80fcd724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ lazy val psforeverSettings = Seq(
"org.scala-graph" %% "graph-core" % "1.13.2",
"io.kamon" %% "kamon-bundle" % "2.1.18",
"io.kamon" %% "kamon-apm-reporter" % "2.1.18",
"org.json4s" %% "json4s-native" % "3.6.11",
"org.json4s" %% "json4s-native" % "4.0.0",
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
"org.flywaydb" % "flyway-core" % "7.9.1",
"org.postgresql" % "postgresql" % "42.2.20",