Skip to content

Commit

Permalink
Bump scalacheck version to 1.13.5 (#1782)
Browse files Browse the repository at this point in the history
  • Loading branch information
shokohara authored and kailuowang committed Aug 4, 2017
1 parent 22afeac commit 05e89ad
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 @@ -100,7 +100,7 @@ lazy val includeGeneratedSrc: Setting[_] = {

lazy val catsSettings = commonSettings ++ publishSettings ++ scoverageSettings ++ javadocSettings

lazy val scalaCheckVersion = "1.13.4"
lazy val scalaCheckVersion = "1.13.5"
lazy val scalaTestVersion = "3.0.1"
lazy val disciplineVersion = "0.7.3"
lazy val catalystsVersion = "0.0.5"
Expand Down

0 comments on commit 05e89ad

Please sign in to comment.