Skip to content

Commit 3772ca0

Browse files
Merge pull request #807 from typelevel/update/scala3-library-3.3.7
Update scala3-library to 3.3.7
2 parents 81e68fd + 943798d commit 3772ca0

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.6"
5+
lazy val Scala3 = "3.3.7"
66
lazy val Scala213 = "2.13.17"
77
lazy val Scala212 = "2.12.20"
88

0 commit comments

Comments
 (0)