Skip to content

Commit 9056a87

Browse files
authored
Merge pull request #322 from scala-steward/update/scala-library-2.13.17
Update scala-library to 2.13.17
2 parents 3f4bdaa + 2ff3c02 commit 9056a87

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.16", "3.3.6")
25+
crossScalaVersions := Seq("2.13.17", "3.3.6")
2626
scalaVersion := crossScalaVersions.value.head
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)