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 eadeff0 commit 6f7fec0Copy full SHA for 6f7fec0
build.sbt
@@ -1,6 +1,6 @@
1
val Scala212 = "2.12.20"
2
val Scala213 = "2.13.16"
3
-val Scala3 = "3.3.6"
+val Scala3 = "3.3.7"
4
5
name := "scalacheck"
6
ThisBuild / organization := "org.scalacheck"
0 commit comments