Skip to content

Commit

Permalink
Merge pull request #249 from scala-steward/update/scala3-library-3.2.1
Browse files Browse the repository at this point in the history
scala3-library 3.2.1 (was 3.2.0)
  • Loading branch information
mkurz authored Nov 15, 2022
2 parents 0487a85 + 6edfb31 commit 304eb99
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 @@ -6,7 +6,7 @@ import sbt._
object Dependencies {
val Scala212 = "2.12.17"
val Scala213 = "2.13.10"
val Scala3 = "3.2.0"
val Scala3 = "3.2.1"

val ScalaVersions = Seq(Scala212, Scala213, Scala3)

Expand Down

0 comments on commit 304eb99

Please sign in to comment.