Skip to content

Commit

Permalink
Update http4s-dsl, http4s-ember-server to 0.23.27 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com>
Co-authored-by: David Geirola <david.geirola@gmail.com>
  • Loading branch information
scala-steward-geirolz[bot] and geirolz authored May 26, 2024
1 parent a57d0b5 commit a42e611
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ object ProjectDependencies {
private val slf4Version = "2.0.13"
private val log4catsVersion = "2.6.0"
private val odinVersion = "0.13.0"
private val http4sVersion = "0.23.25"
private val http4sVersion = "0.23.27"
private val fs2Version = "3.10.2"
private val scalacheck = "1.17.1"


lazy val common: Seq[ModuleID] = Seq(
// runtime
"org.typelevel" %% "cats-core" % catsVersion,
Expand Down

0 comments on commit a42e611

Please sign in to comment.