diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 0b7326b7..d43e8fdc 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -21,7 +21,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.1" % Test val cats = "org.typelevel" %% "cats-core" % "2.12.0" lazy val list = Seq(