Skip to content

Commit be87a70

Browse files
Update scalatest to 3.2.10 (#379)
1 parent 122fd36 commit be87a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossProject
22
import sbtcrossproject.CrossType
33

4-
val scalatestVersion = "3.2.9"
4+
val scalatestVersion = "3.2.10"
55
val scalametaVersion = "4.4.28"
66
val defaultScala213 = "2.13.6"
77
val bin211 = Seq("2.11.12")

0 commit comments

Comments
 (0)