Skip to content

Commit

Permalink
Update mockito-4-6 to 3.2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jun 11, 2024
1 parent 2779b79 commit 9625a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atom-publisher-lib/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ libraryDependencies ++= Seq(
"com.twitter" %% "scrooge-serializer" % scroogeVersion,
"com.twitter" %% "scrooge-core" % scroogeVersion,
"org.mockito" % "mockito-core" % mockitoVersion % Test,
"org.scalatestplus" %% "mockito-4-6" % "3.2.14.0" % Test,
"org.scalatestplus" %% "mockito-4-6" % "3.2.15.0" % Test,
"org.scalatest" %% "scalatest" % "3.2.18" % Test
)

0 comments on commit 9625a50

Please sign in to comment.