Skip to content

Commit 9fc8dba

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.6
1 parent 5bf6b3b commit 9fc8dba

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
@@ -6,7 +6,7 @@ lazy val root = (project in file(".")).settings(
66
name := "scalamd",
77
version := "1.8.0",
88
scalaVersion := Scala212,
9-
crossScalaVersions := Seq(Scala212, "2.11.12", "2.10.7", "2.13.16", "3.3.5"),
9+
crossScalaVersions := Seq(Scala212, "2.11.12", "2.10.7", "2.13.16", "3.3.6"),
1010
transitiveClassifiers in Global := Seq(Artifact.SourceClassifier),
1111
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature"),
1212
scalatestVersion := "3.2.19",

0 commit comments

Comments
 (0)