Skip to content

Commit

Permalink
Merge pull request #142 from scala-steward/update/scala3-library-3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Sep 24, 2021
2 parents f9f62b4 + 31a970a commit aed145b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val Scala211 = "2.11.12"
val Scala212 = "2.12.14"
val Scala213 = "2.13.6"
val Scala3 = "3.0.2-RC1"
val Scala3 = "3.0.2"

val ScalaVersions = Seq(Scala210, Scala211, Scala212, Scala213, Scala3)
}

0 comments on commit aed145b

Please sign in to comment.