Skip to content

Commit

Permalink
Merge pull request #762 from http4s/update/series/0.5/scala3-library-…
Browse files Browse the repository at this point in the history
…3.3.5

Update scala3-library to 3.3.5 in series/0.5
  • Loading branch information
hamnis authored Jan 30, 2025
2 parents eb2447c + 7a47d5a commit f7399fa
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 @@ -13,7 +13,7 @@ inThisBuild(
),
licenses := Seq(License.Apache2),
tlBaseVersion := "0.5",
crossScalaVersions := Seq(Scala213, Scala212, "3.3.4"),
crossScalaVersions := Seq(Scala213, Scala212, "3.3.5"),
ThisBuild / scalaVersion := Scala213,
githubWorkflowJavaVersions := Seq(JavaSpec.temurin("17"))
)
Expand Down

0 comments on commit f7399fa

Please sign in to comment.