diff --git a/build.sbt b/build.sbt index 8499c8e..105ed13 100644 --- a/build.sbt +++ b/build.sbt @@ -24,7 +24,7 @@ val compilerOptions = Seq( "-Xfuture" ) -val circeVersion = "0.14.1" +val circeVersion = "0.14.7" val scalaTestVersion = "3.2.11" def priorTo2_13(scalaVersion: String): Boolean =