Skip to content

Commit cedd2e0

Browse files
typelevel-steward[bot]satorg
authored andcommitted
Update scalacheck to 1.18.0
1 parent 8e0fe0f commit cedd2e0

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
@@ -27,7 +27,7 @@ ThisBuild / crossScalaVersions := Seq(
2727
lazy val root = tlCrossRootProject.aggregate(lib)
2828

2929
lazy val munitVersion = "0.7.29"
30-
lazy val scalacheckVersion = "1.17.1"
30+
lazy val scalacheckVersion = "1.18.0"
3131

3232
lazy val lib = crossProject(JVMPlatform, JSPlatform)
3333
.crossType(CrossType.Pure)

0 commit comments

Comments
 (0)