Skip to content

Commit b9d4ef4

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.1.0
1 parent 8725cee commit b9d4ef4

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
@@ -147,7 +147,7 @@ lazy val commonSettings = Def.settings(
147147
scalapropsCoreSettings,
148148
(Compile / unmanagedResources) += (LocalRootProject / baseDirectory).value / "LICENSE.txt",
149149
scalaVersion := Scala212,
150-
crossScalaVersions := Seq(Scala212, "2.13.6", "3.0.2"),
150+
crossScalaVersions := Seq(Scala212, "2.13.6", "3.1.0"),
151151
scalacOptions ++= {
152152
if (scalaBinaryVersion.value == "3") {
153153
Nil

0 commit comments

Comments
 (0)