Skip to content

Commit 901fe31

Browse files
scala-stewardanalytically
authored andcommitted
Update scalatest to 3.2.11
1 parent 5b188e6 commit 901fe31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Version {
44
val logback = "1.2.10"
55
val mockito = "3.2.10.0"
6-
val scalaTest = "3.2.10"
6+
val scalaTest = "3.2.11"
77
val slf4j = "1.7.33"
88
}
99

0 commit comments

Comments
 (0)