Skip to content

Commit

Permalink
Merge a1659ad into aa5f178
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 15, 2023
2 parents aa5f178 + a1659ad commit 57e45e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/http4s/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Dependencies.Version._

crossScalaVersions := Seq(scala212, scala213, scala3)

libraryDependencies ++= Seq("org.http4s" %% "http4s-core" % "0.23.23")
libraryDependencies ++= Seq("org.http4s" %% "http4s-core" % "0.23.24")

developers := List(
Developer("jcranky", "Paulo Siqueira", "paulo.siqueira@gmail.com", url("https://github.com/jcranky"))
Expand Down

0 comments on commit 57e45e3

Please sign in to comment.