Skip to content

Commit bb8e9f1

Browse files
Update scala3-library, ... to 3.3.5 (#647)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 23a439c commit bb8e9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
22
import Dependencies._
33
val scala212 = "2.12.20"
44
val scala213 = "2.13.16"
5-
val scala3 = "3.3.4"
5+
val scala3 = "3.3.5"
66

77
GlobalScope / tlCommandAliases ++= Map(
88
"fmt" -> List("scalafmtAll", "scalafmtSbt"),

0 commit comments

Comments
 (0)