diff --git a/build.sbt b/build.sbt index b2f9c912b2..e95c354731 100644 --- a/build.sbt +++ b/build.sbt @@ -59,7 +59,7 @@ lazy val V = new { val mockito = "3.2.16.0" val monocle = "3.1.0" - // https://mvnrepository.com/artifact/io.circe/circe-core + // https://mvnrepository.com/artifact/io.circe/circe-core val circe = "0.14.6" val tapir = "1.6.4"