Skip to content

Commit c1806b1

Browse files
Update scala3-library to 3.3.5
1 parent fb94074 commit c1806b1

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.4"
5+
lazy val Scala3 = "3.3.5"
66
lazy val Scala213 = "2.13.16"
77
lazy val Scala212 = "2.12.20"
88

0 commit comments

Comments
 (0)