Skip to content

Commit 9181ae6

Browse files
Update scalatest to 3.2.16 (#636)
1 parent 7362365 commit 9181ae6

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
@@ -5,7 +5,7 @@ import com.typesafe.sbt.osgi.SbtOsgi.autoImport._
55
import bijection._
66

77
val twitterLibVersion = "21.2.0"
8-
val scalatestVersion = "3.2.13"
8+
val scalatestVersion = "3.2.16"
99
val scalacheckVersion = "1.15.2"
1010
val scalatestPlusScalacheckVersion = "3.2.3.0"
1111
val scalatestPlusJunitVersion = "3.2.16.0"

0 commit comments

Comments
 (0)