diff --git a/build.sbt b/build.sbt index 7c3a083..1420095 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ ThisBuild / tlMimaPreviousVersions ++= Set( ) val Versions = new { - val circe = "0.14.6" + val circe = "0.14.7" val config = "1.4.3" val munit = "0.7.29" val disciplineMunit = "1.0.9"