Skip to content

Commit 38eaa86

Browse files
Update scala3-library, ... to 3.3.8
1 parent fc370a8 commit 38eaa86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / homepage := Some(url("https://github.com/http4s/http4s-fs2-data"))
1010
ThisBuild / licenses := List(License.Apache2)
1111

1212
val Scala213 = "2.13.18"
13-
ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.7")
13+
ThisBuild / crossScalaVersions := Seq("2.12.21", Scala213, "3.3.8")
1414
ThisBuild / scalaVersion := Scala213
1515

1616
// ensure missing timezones don't break tests on JS

0 commit comments

Comments
 (0)