From 9685ae63f11791d74928b399c319d04e720a0b60 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 4 Dec 2023 00:16:29 +0000 Subject: [PATCH] Update json4s-jackson, json4s-native to 4.0.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index eeb6f7c..880c7d1 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ version := "1.0" scalaVersion := "2.13.5" -val json4sVersion = "4.0.3" +val json4sVersion = "4.0.7" val circeVersion = "0.13.0" resolvers ++=