diff --git a/build.sbt b/build.sbt index 2191c957..3622d633 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ ThisBuild / scalaVersion := "2.13.6" -val specs2 = "4.12.4-js-ec" +val specs2 = "4.12.4" val okhttp = "4.9.1" lazy val root = project