Skip to content

Commit

Permalink
Update http4s-circe, http4s-client, ... to 0.23.26 (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
dwolla-oss-scala-steward[bot] and dwolla-oss-scala-steward[bot] committed Mar 5, 2024
1 parent a1753c3 commit fa9a3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -53,7 +53,7 @@ lazy val apiClient = (project in file("client"))
.settings(
name := "cloudflare-api-client",
libraryDependencies ++= {
val http4sVersion = "0.23.25"
val http4sVersion = "0.23.26"
Seq(
"org.http4s" %% "http4s-dsl",
"org.http4s" %% "http4s-circe",
Expand Down

0 comments on commit fa9a3c3

Please sign in to comment.