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 2fb71c7 + d5cba95 commit 33296f9Copy full SHA for 33296f9
build.sbt
@@ -1,6 +1,6 @@
1
val Scala212 = "2.12.18"
2
val Scala213 = "2.13.12"
3
-val Scala3 = "3.3.1"
+val Scala3 = "3.3.3"
4
5
name := "scalacheck"
6
ThisBuild / organization := "org.scalacheck"
0 commit comments