diff --git a/build.sbt b/build.sbt index 6f86afc..f5e7df8 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ val compilerOptions = Seq( "-Ywarn-numeric-widen" ) -val circeVersion = "0.14.1" +val circeVersion = "0.14.8" val spireVersion = "0.17.0" def priorTo2_13(scalaVersion: String): Boolean =