Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
Update scalacheck-toolbox-datetime to 0.3.1 (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juanpedromoreno committed Sep 23, 2019
1 parent 4098102 commit cb51892
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 @@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
val scala212: String = "2.12.9"
val scala213: String = "2.13.0"
val scalacheck: String = "1.13.5"
val scalacheckToolbox: String = "0.2.6"
val scalacheckToolbox: String = "0.3.1"
val scalamock: String = "4.4.0"
val scalatest: String = "3.0.8"
val scalaxml: String = "1.2.0"
Expand Down

0 comments on commit cb51892

Please sign in to comment.