diff --git a/build.sbt b/build.sbt index ae653bd..4741b53 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ val compilerOptions = Seq( "-Ywarn-numeric-widen" ) -val circeVersion = "0.14.1" +val circeVersion = "0.14.8" val drosteVersion = "0.8.0" val previousCirceDrosteVersion = "0.2.0"