Skip to content

Commit

Permalink
Update scala3-library, ... to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 27, 2024
1 parent 5ad6433 commit ce0fe35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import com.typesafe.sbt.osgi.SbtOsgi
import com.typesafe.sbt.osgi.SbtOsgi.autoImport._

object Versions {
val Scala3 = "3.1.1"
val Scala3 = "3.3.4"
val Scala = Scala3
val ScalaCross =
Seq("2.12.15", "2.13.6", Scala)
Expand Down

0 comments on commit ce0fe35

Please sign in to comment.