Skip to content

Commit 299c3d5

Browse files
authored
Merge pull request #206 from http4s/update/scala3-library-3.3.7
2 parents 7679ab6 + 52f2f7b commit 299c3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ThisBuild / tlMimaPreviousVersions := Set()
1212
val Scala212 = "2.12.20"
1313
val Scala213 = "2.13.16"
1414

15-
ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.6")
15+
ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.7")
1616
ThisBuild / scalaVersion := Scala213
1717

1818
// disable sbt-header plugin until we are not aligned on the license

0 commit comments

Comments
 (0)