diff --git a/build.sbt b/build.sbt index 11f3fa99..550eee3d 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ val compilerOptions = Seq( ) val catsVersion = "2.7.0" -val circeVersion = "0.14.1" +val circeVersion = "0.14.8" val paradiseVersion = "2.1.1" val previousCirceDerivationVersion = "0.13.0-M5" val scalaCheckVersion = "1.15.4"