Skip to content

Commit 0f5fade

Browse files
authored
Merge pull request #467 from scala-steward/update/scalacheck-1.19.0
Update scalacheck to 1.19.0
2 parents 9caa540 + 16711a8 commit 0f5fade

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
@@ -5,7 +5,7 @@ val scala213 = "2.13.16"
55
val scala3 = "3.3.6"
66

77
val scalatestVersion = "3.2.19"
8-
val scalacheckVersion = "1.18.1"
8+
val scalacheckVersion = "1.19.0"
99

1010
ThisBuild / tlJdkRelease := Some(11)
1111
ThisBuild / scalaVersion := scala213

0 commit comments

Comments
 (0)