Skip to content

Commit

Permalink
Update scalacheck to 1.14.2 (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juanpedromoreno committed Sep 25, 2019
1 parent 51cbdf5 commit 6d4360e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object ProjectPlugin extends AutoPlugin {
val reactiveStreams: String = "1.0.3"
val scala: String = "2.12.10"
val scopt: String = "3.7.1"
val scalacheck: String = "1.14.1"
val scalacheck: String = "1.14.2"
val scalacheckToolbox: String = "0.3.1"
val scalamock: String = "4.4.0"
val scalatest: String = "3.0.8"
Expand Down

0 comments on commit 6d4360e

Please sign in to comment.