Skip to content

Commit

Permalink
Update scala3-library to 3.3.5 in series/1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 29, 2025
1 parent 9116556 commit 892cd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ThisBuild / developers := List(
url("https://github.com/ikhoon")
)
)
ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.4")
ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.5")
ThisBuild / scalaVersion := crossScalaVersions.value.head
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.5.0")
Expand Down

0 comments on commit 892cd90

Please sign in to comment.