Skip to content

Commit 646693b

Browse files
committed
Update scalatest to 3.0.8
1 parent 319aff6 commit 646693b

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
@@ -4,7 +4,7 @@ object Version {
44
val classgraph = "4.8.38"
55
val jtidy = "r938"
66
val sbtParadox = "0.4.3"
7-
val scalatest = "3.0.7"
7+
val scalatest = "3.0.8"
88
}
99

1010
object Library {

0 commit comments

Comments
 (0)