Skip to content

Commit 7b3ad46

Browse files
authored
Merge pull request #177 from typelevel/update/scala-library-2.13.14
Update scala-library to 2.13.14
2 parents d4956d1 + 2ce75e1 commit 7b3ad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.13", "3.3.3")
13+
ThisBuild / crossScalaVersions := Seq("2.13.14", "3.3.3")
1414

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

0 commit comments

Comments
 (0)