Skip to content

Commit 4c2695f

Browse files
committed
chore: update scalatestplus-play from 5.1.0 to 7.0.1
1 parent 93b7986 commit 4c2695f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ object Dependencies {
4848

4949
// Test
5050
val playAhcWS = "com.typesafe.play" %% "play-ahc-ws" % "2.9.3" % Test
51-
val scalatestPlus = "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test
51+
val scalatestPlus = "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.1" % Test
5252

5353
// opentelemetry
5454
val opentelemetryApi = "io.opentelemetry" % "opentelemetry-api" % "1.37.0"

0 commit comments

Comments
 (0)