Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library, ... to 3.5.2 (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 25, 2024
1 parent 1727f1c commit d81fa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.typelevel.scalacoptions.ScalacOptions

import sbt.Keys.resolvers
val mainScala = "2.13.15"
val scala3Version = "3.5.1"
val scala3Version = "3.5.2"
val allScala = Seq(mainScala, scala3Version)
val zioVersion = "2.1.11"
val zioConfigVersion = "4.0.2"
Expand Down

0 comments on commit d81fa43

Please sign in to comment.