Skip to content

Commit 2ff3c02

Browse files
committed
Update scala-library to 2.13.17
1 parent 3f4bdaa commit 2ff3c02

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)