Skip to content

Commit

Permalink
Merge pull request #511 from typelevel/update/http4s-server-0.23.27-1…
Browse files Browse the repository at this point in the history
…21-b8811f9-SNAPSHOT

Update http4s-circe, http4s-client, ... to 0.23.28
  • Loading branch information
armanbilge authored Sep 11, 2024
2 parents 3a1c304 + 93bcd1d commit d2614f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
val catsEffectVersion = "3.5.4"
val circeVersion = "0.14.10"
val fs2Version = "3.11.0"
val http4sVersion = "0.23.27-10-fa6e976-SNAPSHOT"
val http4sVersion = "0.23.28"
val natchezVersion = "0.3.6"
val munitVersion = "0.7.29"
val munitCEVersion = "1.0.7"
val scalacheckEffectVersion = "1.0.4"
ThisBuild / resolvers += "s01-oss-sonatype-org-snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"

lazy val commonSettings = Seq(
crossScalaVersions := Seq(Scala3, Scala213)
Expand Down

0 comments on commit d2614f6

Please sign in to comment.