Skip to content

Commit

Permalink
Revert scalatest to 3.0.3 (#1866)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alistair-Johnson authored and kailuowang committed Aug 30, 2017
1 parent 19be2cd commit 260171d
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 @@ -96,7 +96,7 @@ lazy val includeGeneratedSrc: Setting[_] = {
lazy val catsSettings = commonSettings ++ publishSettings ++ scoverageSettings ++ javadocSettings

lazy val scalaCheckVersion = "1.13.5"
lazy val scalaTestVersion = "3.0.4"
lazy val scalaTestVersion = "3.0.3"
lazy val disciplineVersion = "0.8"
lazy val catalystsVersion = "0.0.5"

Expand Down

0 comments on commit 260171d

Please sign in to comment.