Skip to content

Commit df29a75

Browse files
Update scala-library to 2.13.17
1 parent 641ee83 commit df29a75

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
@@ -10,7 +10,7 @@ ThisBuild / mergifyStewardConfig ~= {
1010
_.map(_.withAuthor("typelevel-steward[bot]"))
1111
}
1212

13-
ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.5")
13+
ThisBuild / crossScalaVersions := Seq("2.13.17", "3.3.5")
1414

1515
lazy val root = tlCrossRootProject
1616
.aggregate(toolkit, toolkitTest, tests)

0 commit comments

Comments
 (0)