Skip to content

Commit 62ed717

Browse files
authored
Merge pull request #1095 from typelevel/update/scala3-library-3.3.5
Update scala3-library, ... to 3.3.5
2 parents 5774b76 + 1d4fd9a commit 62ed717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val Scala212 = "2.12.20"
22
val Scala213 = "2.13.16"
3-
val Scala3 = "3.3.4"
3+
val Scala3 = "3.3.5"
44

55
name := "scalacheck"
66
ThisBuild / organization := "org.scalacheck"

0 commit comments

Comments
 (0)