From 40c090284ac7ea17f7dd415922933714ba434340 Mon Sep 17 00:00:00 2001 From: "davenverse-steward[bot]" <130607801+davenverse-steward[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:48:10 +0000 Subject: [PATCH] Update specs2-core to 4.10.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e3dc98f..fba4763 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ lazy val core = project.in(file(".")) val catsEffectV = "2.1.3" //https://github.com/typelevel/cats-effect/releases val doobieV = "0.9.0" //https://github.com/tpolecat/doobie/releases val flyWayV = "6.4.4" //https://github.com/flyway/flyway/releases -val specs2V = "4.10.5" //https://github.com/etorreborre/specs2/releases +val specs2V = "4.10.6" //https://github.com/etorreborre/specs2/releases val testcontainersSV = "0.41.0" //https://github.com/testcontainers/testcontainers-scala/releases lazy val contributors = Seq(