Skip to content

Commit

Permalink
Update http4s-netty-client to 0.5.18
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed Aug 25, 2024
1 parent 689df33 commit f3004aa
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.0",
"org.typelevel" %% "munit-cats-effect" % "2.0.0",
"ch.qos.logback" % "logback-classic" % "1.2.13" % Test,
"org.http4s" %% "http4s-netty-client" % "0.5.17"
"org.http4s" %% "http4s-netty-client" % "0.5.18"
),
mimaBinaryIssueFilters := Nil
)
Expand Down

0 comments on commit f3004aa

Please sign in to comment.