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.
1 parent 8cf53fd commit 16711a8Copy full SHA for 16711a8
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