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(