Skip to content

Commit 4d7c087

Browse files
committed
chore: update scalatestplus-play from 5.1.0 to 7.0.0
1 parent 3429daf commit 4d7c087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1" % Test
51-
val scalatestPlus = "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test
51+
val scalatestPlus = "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.0" % Test
5252

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

0 commit comments

Comments
 (0)