Skip to content

Commit e784aeb

Browse files
authored
Merge pull request #205 from typelevel/update/scala-library-2.13.15
Update scala-library to 2.13.15
2 parents 9447ac8 + d655dce commit e784aeb

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

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

0 commit comments

Comments
 (0)