Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
Prev Previous commit
Merge branch 'master' into update/akka-stream-2.6.4
  • Loading branch information
saeltz authored Apr 23, 2020
commit fe2fa10e8efb8af6fee744d6349892c5e7712b3b
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ lazy val awsDependencies = Seq(

lazy val testDependencies = Seq(
"org.scalatest" %% "scalatest" % "3.1.1" % Test,
"org.mockito" %% "mockito-scala" % "1.13.5" % Test,
"org.mockito" %% "mockito-scala" % "1.13.9" % Test,
"org.mock-server" % "mockserver-netty" % "5.10.0" % Test
)

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.