Skip to content

Commit 1e3ac51

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update mockito-scala to 1.17.27 (moia-oss#432)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent 7fdf0a4 commit 1e3ac51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ lazy val awsDependencies = Seq(
5050

5151
lazy val testDependencies = Seq(
5252
"org.scalatest" %% "scalatest" % "3.2.17" % Test,
53-
"org.mockito" %% "mockito-scala" % "1.17.22" % Test,
53+
"org.mockito" %% "mockito-scala" % "1.17.27" % Test,
5454
"org.mock-server" % "mockserver-netty" % "5.15.0" % Test
5555
)
5656

0 commit comments

Comments
 (0)