We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9116556 + 892cd90 commit db96f77Copy full SHA for db96f77
build.sbt
@@ -10,7 +10,7 @@ ThisBuild / developers := List(
10
url("https://github.com/ikhoon")
11
)
12
13
-ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.4")
+ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.5")
14
ThisBuild / scalaVersion := crossScalaVersions.value.head
15
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
16
ThisBuild / tlVersionIntroduced := Map("3" -> "0.5.0")
0 commit comments