diff --git a/project/Dependencies.scala b/project/Dependencies.scala index dfcefb172..7c4caf501 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -20,7 +20,7 @@ object Dependencies { val atmosphereVersion = "2.7.15" val upickleVersion = "4.1.0" // Tests only - val circeVersion = "0.14.12" // Tests only + val circeVersion = "0.14.13" // Tests only val circeDerivationVersion = "0.13.0-M5" // Tests only val monixVersion = "3.4.1" // udash-rest only