Skip to content

Commit 33296f9

Browse files
authored
Merge pull request #1039 from typelevel/update/scala3-library-3.3.3
Update scala3-library, ... to 3.3.3
2 parents 2fb71c7 + d5cba95 commit 33296f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val Scala212 = "2.12.18"
22
val Scala213 = "2.13.12"
3-
val Scala3 = "3.3.1"
3+
val Scala3 = "3.3.3"
44

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

0 commit comments

Comments
 (0)