diff --git a/build.sbt b/build.sbt index 69653487a..7583f536e 100644 --- a/build.sbt +++ b/build.sbt @@ -118,7 +118,7 @@ val testServerSettings = Seq( } ) -val circeVersion: String = "0.14.7" +val circeVersion: String = "0.14.8" val jsoniterVersion = "2.30.1"