Skip to content

Commit

Permalink
Merge pull request #202 from scala-steward/update/scala3-library-3.4.2
Browse files Browse the repository at this point in the history
Update scala3-library to 3.4.2
  • Loading branch information
lenguyenthanh authored May 18, 2024
2 parents abd5300 + c1dd808 commit bc690dd
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 Dependencies.*

lazy val scala213 = "2.13.14"
lazy val scala3 = "3.4.1"
lazy val scala3 = "3.4.2"
lazy val supportedScalaVersions = List(scala213, scala3)

inThisBuild(
Expand Down

0 comments on commit bc690dd

Please sign in to comment.