Skip to content

Commit 6e4e894

Browse files
Update mockito-3-4 to 3.2.6.0 (#265)
1 parent fe386af commit 6e4e894

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
@@ -2,7 +2,7 @@ import sbt._
22

33
object Version {
44
val logback = "1.2.3"
5-
val mockito = "3.2.5.0"
5+
val mockito = "3.2.6.0"
66
val scalaTest = "3.2.5"
77
val slf4j = "1.7.30"
88
}

0 commit comments

Comments
 (0)