We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5774b76 + 1d4fd9a commit 62ed717Copy full SHA for 62ed717
build.sbt
@@ -1,6 +1,6 @@
1
val Scala212 = "2.12.20"
2
val Scala213 = "2.13.16"
3
-val Scala3 = "3.3.4"
+val Scala3 = "3.3.5"
4
5
name := "scalacheck"
6
ThisBuild / organization := "org.scalacheck"
0 commit comments