Skip to content

Commit ce82564

Browse files
authored
Merge pull request #161 from http4s/update/scala-library-2.13.16
Update scala-library to 2.13.16
2 parents 2674557 + 57614be commit ce82564

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 / tlSonatypeUseLegacyHost := false
1212
ThisBuild / tlMimaPreviousVersions := Set()
1313

1414
val Scala212 = "2.12.20"
15-
val Scala213 = "2.13.15"
15+
val Scala213 = "2.13.16"
1616

1717
ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.4")
1818
ThisBuild / scalaVersion := Scala213

0 commit comments

Comments
 (0)