Skip to content

Commit

Permalink
Update scalacheck to 1.15.4 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 3, 2021
1 parent 97364b2 commit ec50993
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 @@ -8,7 +8,7 @@ lazy val versionOf = new {
val kindProjector = "0.11.3"
val log4cats = "1.3.0"
val log4s = "1.9.0"
val scalaCheck = "1.15.3"
val scalaCheck = "1.15.4"
val scalaTest = "3.2.8"
val zio = "1.0.7"
val scribe = "3.5.4"
Expand Down

0 comments on commit ec50993

Please sign in to comment.