Merge pull request #144 from Christewart/bump_scalatest_v

bumping scalacheck version, fixing bug in CryptoGenerators.privateKey…
This commit is contained in:
Chris Stewart 2018-04-11 16:29:44 -04:00 committed by GitHub
commit d8a1e5edc9

View File

@ -10,7 +10,7 @@ lazy val scalaV = "2.11.7"
lazy val slf4jV = "1.7.5"
lazy val logbackV = "1.0.13"
lazy val scalaTestV = "3.0.5"
lazy val scalacheckV = "1.13.0"
lazy val scalacheckV = "1.13.4"
lazy val sprayV = "1.3.2"
lazy val bouncyCastleV = "1.55"
lazy val appDependencies = Seq(