Skip to content

Commit a1f0bcb

Browse files
authored
Update scalamock to 6.2.0 (RustedBones#127)
1 parent 264a040 commit a1f0bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
val Prometheus = "0.16.0"
1414
val ScalaCollectionCompat = "2.13.0"
1515
val ScalaLogging = "3.9.5"
16-
val ScalaMock = "6.0.0-M2"
16+
val ScalaMock = "6.2.0"
1717
val ScalaTest = "3.2.19"
1818
}
1919

0 commit comments

Comments
 (0)