Skip to content

Commit 947892a

Browse files
Merge pull request #779 from typelevel/update/scala3-library-3.3.6
Update scala3-library to 3.3.6
2 parents 501a085 + 94059bc commit 947892a

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
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
22
import com.typesafe.tools.mima.core.ProblemFilters._
33
import Dependencies._
44

5-
lazy val Scala3 = "3.3.5"
5+
lazy val Scala3 = "3.3.6"
66
lazy val Scala213 = "2.13.16"
77
lazy val Scala212 = "2.12.20"
88

0 commit comments

Comments
 (0)