diff --git a/build.sbt b/build.sbt index 47edf822..aada426f 100644 --- a/build.sbt +++ b/build.sbt @@ -51,7 +51,7 @@ val Version = new { val portableReflect = "1.1.1" val junit = "4.13.2" val scalajsStubs = "1.1.0" - val specs2 = "4.14.0" + val specs2 = "4.14.1" val discipline = "1.4.0" val catsLaws = "2.7.0" val scalacheck = "1.15.4"