From 0bb0f2e5f0c0fabbf56b20eb16cd1d0c1f223e88 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 16 May 2021 20:26:13 +0200 Subject: [PATCH] Update ujson to 1.3.14 --- project/EndpointsUzhttpSettings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/EndpointsUzhttpSettings.scala b/project/EndpointsUzhttpSettings.scala index 033f381..34d02a9 100644 --- a/project/EndpointsUzhttpSettings.scala +++ b/project/EndpointsUzhttpSettings.scala @@ -47,7 +47,7 @@ object EndpointsUzhttpSettings { val akkaActorVersion = "2.6.9" val scalaTestVersion = "3.1.2" val uzhttpVersion = "0.2.5" - val ujsonVersion = "1.1.0" + val ujsonVersion = "1.3.14" val macroParadiseDependency = Seq( scalacOptions in Compile ++= {