We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9caa540 + 16711a8 commit 0f5fadeCopy full SHA for 0f5fade
build.sbt
@@ -5,7 +5,7 @@ val scala213 = "2.13.16"
5
val scala3 = "3.3.6"
6
7
val scalatestVersion = "3.2.19"
8
-val scalacheckVersion = "1.18.1"
+val scalacheckVersion = "1.19.0"
9
10
ThisBuild / tlJdkRelease := Some(11)
11
ThisBuild / scalaVersion := scala213
0 commit comments