Skip to content

Commit 072ff9e

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.6
1 parent 3a9b6a4 commit 072ff9e

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
@@ -103,7 +103,7 @@ val commonSettings = Def.settings(
103103
},
104104
scalacOptions ++= unusedWarnings,
105105
scalaVersion := scala212,
106-
crossScalaVersions := scala212 :: "2.13.16" :: "3.3.5" :: Nil,
106+
crossScalaVersions := scala212 :: "2.13.16" :: "3.3.6" :: Nil,
107107
(Compile / doc / scalacOptions) ++= {
108108
val tag = tagOrHash.value
109109
Seq(

0 commit comments

Comments
 (0)