From cefdd26accb1f86d14095ce1540e4c334fce233c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 16 May 2021 12:56:42 +0200 Subject: [PATCH] Update json4s-jackson, json4s-native to 3.7.0-RC1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c601496..ed1ba14 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ version := "1.0" scalaVersion := "2.13.5" -val json4sVersion = "3.7.0-M11" +val json4sVersion = "3.7.0-RC1" val circeVersion = "0.13.0" resolvers ++=