Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit 8fc61b8

Browse files
committed
Update scala3-library to 3.2.2
1 parent bc636f9 commit 8fc61b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lazy val v = _root_.scalafix.sbt.BuildInfo
22
lazy val rulesCrossVersions = Seq(v.scala213, v.scala212, v.scala211)
3-
lazy val scala3Version = "3.2.1"
3+
lazy val scala3Version = "3.2.2"
44

55
inThisBuild(
66
List(

0 commit comments

Comments
 (0)