Skip to content

Commit 8563d5d

Browse files
Update scalatest to 3.2.9 (#337)
1 parent 98212da commit 8563d5d

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.8"
4+
val scalatestVersion = "3.2.9"
55
val defaultScala213 = "2.13.5"
66
val bin212 = Seq("2.12.13", "2.12.12", "2.12.11", "2.12.10", "2.12.9", "2.12.8")
77
val bin213 =

0 commit comments

Comments
 (0)