Skip to content

Commit

Permalink
chore(Dependencies) : update http4s-dsl from 1.0.0-M35 to 1.0.0-M41
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 12, 2024
1 parent 41acb31 commit 1837371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ object Dependencies {
)

val algorithms: Seq[ModuleID] = Seq(
Artifact.catsCore % Version.cats,
Artifact.catsCore % Version.cats,
// A L G O R I T H M S T E S T
Artifact.scalaTest % Version.scalaTest % Test
)
Expand Down Expand Up @@ -531,7 +531,7 @@ object Dependencies {
val ficus = "1.5.2"
val grpcGoogleCommonProtos = "2.7.1"
val h2 = "2.1.214"
val http4s = "1.0.0-M35"
val http4s = "1.0.0-M41"
val java8Compat = "1.0.2"
val jslt = "0.1.13"
val jsoniter = "2.17.5"
Expand Down

0 comments on commit 1837371

Please sign in to comment.