Skip to content

Commit 3f7c8dc

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.2
1 parent 0958af8 commit 3f7c8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ val commonSettings = Def.settings(
101101
},
102102
scalacOptions ++= unusedWarnings,
103103
scalaVersion := scala212,
104-
crossScalaVersions := scala212 :: "2.13.12" :: "3.3.1" :: Nil,
104+
crossScalaVersions := scala212 :: "2.13.12" :: "3.3.2" :: Nil,
105105
(Compile / doc / scalacOptions) ++= {
106106
val tag = tagOrHash.value
107107
Seq(

0 commit comments

Comments
 (0)