diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 0448cf64..8c76cf5b 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -20,7 +20,7 @@ object Dependencies { "software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion val scalatestPlus = - "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test + "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.0" % Test val cats = "org.typelevel" %% "cats-core" % "2.9.0" lazy val list = Seq(