diff --git a/build.sbt b/build.sbt index bb9b8a61..f133172d 100644 --- a/build.sbt +++ b/build.sbt @@ -1,5 +1,5 @@ val Versions = new { - val circe = "0.14.9" + val circe = "0.14.10" val monocle = "3.3.0" val discipline = "2.3.0" val scalaTestPlus = "3.2.19.0"