Skip to content

Commit 892cd90

Browse files
Update scala3-library to 3.3.5 in series/1.x
1 parent 9116556 commit 892cd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / developers := List(
1010
url("https://github.com/ikhoon")
1111
)
1212
)
13-
ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.4")
13+
ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.5")
1414
ThisBuild / scalaVersion := crossScalaVersions.value.head
1515
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
1616
ThisBuild / tlVersionIntroduced := Map("3" -> "0.5.0")

0 commit comments

Comments
 (0)