Skip to content

Commit

Permalink
Update http4s-netty-client to 0.5.21 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: datahub-rewrite-bot <datahub-rewrite-bot [email protected]>
Co-authored-by: Henning Grimeland Koller <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent fb6711c commit 79a7acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ lazy val testing = crossProject(JVMPlatform)
"org.scalameta" %% "munit" % "1.0.2",
"org.typelevel" %% "munit-cats-effect" % "2.0.0",
"ch.qos.logback" % "logback-classic" % "1.2.13" % Test,
"org.http4s" %% "http4s-netty-client" % "0.5.19"
"org.http4s" %% "http4s-netty-client" % "0.5.21"
),
mimaBinaryIssueFilters := Nil
)
Expand Down

0 comments on commit 79a7acb

Please sign in to comment.