Skip to content

Commit

Permalink
Update scala3-library to 3.2.1 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 8, 2022
1 parent bd4d559 commit 6fc2c30
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 @@ -56,7 +56,7 @@ inThisBuild(
)

val scala213 = "2.13.10"
val scala3 = "3.2.0"
val scala3 = "3.2.1"
lazy val mainScala = scala213
lazy val allScala = Seq(scala213, scala3)

Expand Down

0 comments on commit 6fc2c30

Please sign in to comment.