Skip to content

Commit a812443

Browse files
committed
Update scalatest to 3.2.19
1 parent cc13ef2 commit a812443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/DependencyVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ object DependencyVersions {
33
val laminar = "16.0.0"
44
val `tuplez-apply` = "0.4.0"
55
val domtestutils = "17.0.0"
6-
val scalatest = "3.2.17"
6+
val scalatest = "3.2.19"
77

88
// tests
99
val `scala-js-macrotask-executor` = "1.1.1"

0 commit comments

Comments
 (0)