Skip to content

Commit

Permalink
Merge pull request #588 from scala-steward/update/scala3-compiler-3.2.2
Browse files Browse the repository at this point in the history
scala3-compiler, scala3-library, ... 3.2.2 (was 3.2.1)
  • Loading branch information
mkurz authored Feb 1, 2023
2 parents 05d2132 + f8289ed commit 12e621a
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 @@ -5,6 +5,6 @@
object Dependencies {
val Scala212 = "2.12.17"
val Scala213 = "2.13.10"
val Scala3 = "3.2.1"
val Scala3 = "3.2.2"
val ScalaVersions = Seq(Scala212, Scala213, Scala3)
}

0 comments on commit 12e621a

Please sign in to comment.