From 1e7a31c0c1894c0c6237f7ea586b84b0b663bf8b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 4 Sep 2021 00:27:07 +0200 Subject: [PATCH] Update specs2-core, specs2-scalacheck to 4.12.9 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c14a30a..68bb4da 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.9" val testContainersScalaV = "0.39.4" // https://github.com/testcontainers/testcontainers-scala/releases