From 0f432cf3a5072978375d30511c82513ec051e027 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 5 Apr 2022 11:26:31 +0200 Subject: [PATCH] Update json4s-jackson, json4s-native to 4.0.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index eeb6f7c..2887d0d 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.5" val circeVersion = "0.13.0" resolvers ++=