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 db2b222 commit ef2ab27Copy full SHA for ef2ab27
build.sbt
@@ -1,5 +1,5 @@
1
val Scala212 = "2.12.20"
2
-val Scala213 = "2.13.16"
+val Scala213 = "2.13.17"
3
val Scala3 = "3.3.6"
4
5
name := "scalacheck"
0 commit comments