Skip to content

Commit e11e5c0

Browse files
authored
Merge pull request #30 from scala-steward/update/scalatest-3.0.8
Update scalatest to 3.0.8
2 parents 319aff6 + 646693b commit e11e5c0

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)