Skip to content

Commit dadbf70

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.7.4
1 parent 50ca6bc commit dadbf70

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
@@ -30,7 +30,7 @@ pluginCrossBuild / sbtVersion := {
3030
"2.0.0-RC6"
3131
}
3232
}
33-
crossScalaVersions += "3.7.3"
33+
crossScalaVersions += "3.7.4"
3434
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
3535
publishTo := (if (isSnapshot.value) None else localStaging.value)
3636
publishMavenStyle := true

0 commit comments

Comments
 (0)