Skip to content

Commit da83553

Browse files
committed
Update scalatest to 3.2.20
1 parent 0d19d9e commit da83553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ThisBuild / scalaVersion := "2.13.16"
66

77
val versions = new {
88
val outwatch = "1.1.0"
9-
val scalaTest = "3.2.19"
9+
val scalaTest = "3.2.20"
1010
}
1111

1212
// do not warn about unused setting key. TODO: why is this needed? scala-js-bundler bug? sbt says this setting is unused, but it is used.

0 commit comments

Comments
 (0)