From 1edee50701ccf430a737fd9cf08acd8680061649 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sat, 7 Oct 2023 15:23:36 +0100 Subject: [PATCH] Update Dependencies.scala --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index ff9773143..4cdc09cc8 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -79,7 +79,7 @@ object Dependencies { val Mockito = Seq( "org.mockito" % "mockito-core" % mockitoVersion % Test, // https://github.com/scalatest/scalatestplus-mockito/releases - "org.scalatestplus" %% "mockito-4-6" % (ScalaTestVersion + ".0") % Test) + "org.scalatestplus" %% "mockito-4-11" % (ScalaTestVersion + ".0") % Test) // Releases https://github.com/FasterXML/jackson-databind/releases // CVE issues https://github.com/FasterXML/jackson-databind/issues?utf8=%E2%9C%93&q=+label%3ACVE