Skip to content

Commit

Permalink
Update scala3-library to 3.2.1 (scalacenter#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 2, 2022
1 parent ff3d738 commit bc636f9
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
@@ -1,6 +1,6 @@
lazy val v = _root_.scalafix.sbt.BuildInfo
lazy val rulesCrossVersions = Seq(v.scala213, v.scala212, v.scala211)
lazy val scala3Version = "3.1.3"
lazy val scala3Version = "3.2.1"

inThisBuild(
List(
Expand Down

0 comments on commit bc636f9

Please sign in to comment.