From 848d5962c448917b845aae0ef21bc8509eb70e2b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 1 Aug 2021 18:08:29 +0200 Subject: [PATCH] Update specs2-core, specs2-scalacheck to 4.12.4-js-ec --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c14a30a..81b731c 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ val catsEffectV = "3.0.2" val flywayV = "7.8.2" // Test -val specs2V = "4.12.0" +val specs2V = "4.12.4-js-ec" val testContainersScalaV = "0.39.4" // https://github.com/testcontainers/testcontainers-scala/releases