Skip to content

Commit

Permalink
Bump to 0.23.28
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Sep 11, 2024
1 parent e33eb8a commit 93bcd1d
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-121-b8811f9-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 93bcd1d

Please sign in to comment.