We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9447ac8 + d655dce commit e784aebCopy full SHA for e784aeb
build.sbt
@@ -10,7 +10,7 @@ ThisBuild / mergifyStewardConfig ~= {
10
_.map(_.withAuthor("typelevel-steward[bot]"))
11
}
12
13
-ThisBuild / crossScalaVersions := Seq("2.13.14", "3.3.3")
+ThisBuild / crossScalaVersions := Seq("2.13.15", "3.3.3")
14
15
lazy val root = tlCrossRootProject
16
.aggregate(toolkit, toolkitTest, tests)
0 commit comments