Skip to content

Commit

Permalink
Merge 02ad45e into 390bee1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
2 parents 390bee1 + 02ad45e commit 13aef66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ libraryDependencies ++= Seq(
libraryDependencies ++= Seq(
"org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test,
"org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % Test,
"org.mockito" % "mockito-core" % "4.2.0" % Test
"org.mockito" % "mockito-core" % "4.8.0" % Test
)

0 comments on commit 13aef66

Please sign in to comment.