Skip to content

Commit 07514e7

Browse files
Update scala3-compiler, scala3-library, ... to 3.3.5
1 parent 2ba5408 commit 07514e7

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.16"
44
val Scala212 = "2.12.20"
5-
val Scala3 = "3.3.4"
5+
val Scala3 = "3.3.5"
66

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

0 commit comments

Comments
 (0)