Skip to content

Commit 583e946

Browse files
authored
Merge pull request #324 from scala-steward/update/scala3-library-3.3.7
Update scala3-library to 3.3.7
2 parents e5cedfe + a526fd6 commit 583e946

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
@@ -22,7 +22,7 @@ ThisBuild / versionScheme := Some("early-semver")
2222

2323
/// build
2424

25-
crossScalaVersions := Seq("2.13.17", "3.3.6")
25+
crossScalaVersions := Seq("2.13.17", "3.3.7")
2626
scalaVersion := crossScalaVersions.value.head
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)