Skip to content

Commit 9b94353

Browse files
gitbucket-bot[bot]xuwei-k
authored andcommitted
Update mockito-core to 5.23.0
1 parent f047c1c commit 9b94353

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
@@ -11,5 +11,5 @@ libraryDependencies ++= Seq(
1111
"org.scalatest" %% "scalatest-funspec" % "3.2.19" % "test",
1212
"org.scalatest" %% "scalatest-funsuite" % "3.2.19" % "test",
1313
"org.scalatra" %% "scalatra-scalatest-javax" % ScalatraVersion % "test",
14-
"org.mockito" % "mockito-core" % "5.22.0" % "test",
14+
"org.mockito" % "mockito-core" % "5.23.0" % "test",
1515
)

0 commit comments

Comments
 (0)