Skip to content

Commit

Permalink
Update http4s-circe, http4s-client, ... to 0.23.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 9, 2024
1 parent 026b4b4 commit b4ce54b
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 @@ -53,7 +53,7 @@ lazy val apiClient = (project in file("client"))
.settings(
name := "cloudflare-api-client",
libraryDependencies ++= {
val http4sVersion = "0.23.27"
val http4sVersion = "0.23.28"
Seq(
"org.http4s" %% "http4s-dsl",
"org.http4s" %% "http4s-circe",
Expand Down

0 comments on commit b4ce54b

Please sign in to comment.