Skip to content

Commit 4744f1a

Browse files
authored
Merge pull request #343 from scala-steward/update/mockito-core-3.7.7
Update mockito-core to 3.7.7
2 parents 39ae333 + d80b2bd commit 4744f1a

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
@@ -23,7 +23,7 @@ val commonsIoVersion = "1.3.2"
2323
val scalaLoggingVersion = "3.9.2"
2424
val akkaVersion = "2.6.8"
2525
val monixVersion = "3.3.0"
26-
val mockitoVersion = "3.7.0"
26+
val mockitoVersion = "3.7.7"
2727
val circeVersion = "0.13.0"
2828
val upickleVersion = "1.2.2"
2929
val scalajsBenchmarkVersion = "0.8.0"

0 commit comments

Comments
 (0)