Skip to content

Commit

Permalink
Merge pull request #42 from scala-steward/update/scalacheck-shapeless…
Browse files Browse the repository at this point in the history
…_1.14-1.2.5

Update scalacheck-shapeless_1.14 to 1.2.5
  • Loading branch information
mergify[bot] committed Mar 2, 2020
2 parents e175bed + 2c9fa64 commit 4905bd4
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 @@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
val scalatest: String = "3.1.1"
val scalatestplusScheck: String = "3.1.0.0-RC2"
val scalacheck: String = "1.14.3"
val scalacheckShapeless: String = "1.2.4"
val scalacheckShapeless: String = "1.2.5"
val scalacheckDatetime: String = "0.3.2"
val jodaTime: String = "2.10.5"
}
Expand Down

0 comments on commit 4905bd4

Please sign in to comment.