Skip to content

Commit 54e35fb

Browse files
authored
Merge pull request #4484 from typelevel/update/series/3.x/scalacheck-1.19.0
Update scalacheck to 1.19.0 in series/3.x
2 parents 8bd4425 + 09277a6 commit 54e35fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ ThisBuild / Test / testOptions += Tests.Argument("+l")
327327

328328
val CatsVersion = "2.13.0"
329329
val CatsMtlVersion = "1.6.0"
330-
val ScalaCheckVersion = "1.18.1"
330+
val ScalaCheckVersion = "1.19.0"
331331
val CoopVersion = "1.3.0"
332332
val MUnitVersion = "1.1.0"
333333
val MUnitScalaCheckVersion = "1.1.0"

0 commit comments

Comments
 (0)