Skip to content

Commit e73de9f

Browse files
authored
Merge pull request #865 from typelevel/update/scala3-library-3.3.4
Update scala3-library, ... to 3.3.4
2 parents 3b52410 + 6cee3c2 commit e73de9f

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

33
val Scala213 = "2.13.15"
44
val Scala212 = "2.12.20"
5-
val Scala3 = "3.3.3"
5+
val Scala3 = "3.3.4"
66

77
ThisBuild / tlBaseVersion := "2.7"
88
ThisBuild / crossScalaVersions := Seq(Scala213, Scala212, Scala3)

0 commit comments

Comments
 (0)