Skip to content

Commit 886ea42

Browse files
authored
Merge pull request #821 from scala-steward/update/mockito-core-3.5.15
Update mockito-core from 3.5.13 to 3.5.15
2 parents 6aa01f3 + c4c90b5 commit 886ea42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

play-scala/caching-in-play/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ libraryDependencies += guice
1111
libraryDependencies += caffeine
1212
libraryDependencies += ws
1313
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.0.0" % Test
14-
libraryDependencies += "org.mockito" % "mockito-core" % "3.5.13" % Test
14+
libraryDependencies += "org.mockito" % "mockito-core" % "3.5.15" % Test
1515

1616
PlayKeys.devSettings += "play.server.http.port" -> "9000"

0 commit comments

Comments
 (0)