Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-tpolecat-0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 9, 2024
2 parents 07d96be + 97e1e2d commit 3a85b39
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 3a85b39

Please sign in to comment.