Skip to content

Commit

Permalink
Merge pull request #356 from outr/update/scala3-library-3.2.1
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.2.1
  • Loading branch information
darkfrog26 authored Nov 10, 2022
2 parents 4454938 + 223c590 commit 5f80eed
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 @@ -5,7 +5,7 @@ val scala212 = "2.12.17"

val scala211 = "2.11.12"

val scala3 = "3.2.0"
val scala3 = "3.2.1"

val scala2 = List(scala213, scala212, scala211)
val allScalaVersions = scala3 :: scala2
Expand Down

0 comments on commit 5f80eed

Please sign in to comment.