From 880df3df4d02d3d1602102eaa4ab9a4cfee9bd31 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 23 Jan 2022 09:57:58 +0100 Subject: [PATCH] Update json4s-jackson, json4s-native to 4.0.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index eeb6f7c..1c54d10 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.4" val circeVersion = "0.13.0" resolvers ++=