We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7362365 commit 9181ae6Copy full SHA for 9181ae6
build.sbt
@@ -5,7 +5,7 @@ import com.typesafe.sbt.osgi.SbtOsgi.autoImport._
5
import bijection._
6
7
val twitterLibVersion = "21.2.0"
8
-val scalatestVersion = "3.2.13"
+val scalatestVersion = "3.2.16"
9
val scalacheckVersion = "1.15.2"
10
val scalatestPlusScalacheckVersion = "3.2.3.0"
11
val scalatestPlusJunitVersion = "3.2.16.0"
0 commit comments