Skip to content

Commit

Permalink
Use scalatest for Scala 2.13.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Jun 16, 2018
1 parent 6717198 commit 68a5970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val targetScalaVersions = Seq(
SCALA_2_11
)

val SCALATEST_VERSION = "3.0.5"
val SCALATEST_VERSION = "3.0.6-SNAP1"
val SCALACHECK_VERSION = "1.14.0"
val SCALA_PARSER_COMBINATOR_VERSION = "1.1.0"
val SQLITE_JDBC_VERSION = "3.21.0.1"
Expand Down

0 comments on commit 68a5970

Please sign in to comment.