Skip to content

Commit 212b6e5

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.3
1 parent 9fe261e commit 212b6e5

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
@@ -101,7 +101,7 @@ val commonSettings = Def.settings(
101101
},
102102
scalacOptions ++= unusedWarnings,
103103
scalaVersion := scala212,
104-
crossScalaVersions := scala212 :: "2.13.13" :: "3.3.2" :: Nil,
104+
crossScalaVersions := scala212 :: "2.13.13" :: "3.3.3" :: Nil,
105105
(Compile / doc / scalacOptions) ++= {
106106
val tag = tagOrHash.value
107107
Seq(

0 commit comments

Comments
 (0)