Skip to content

Commit

Permalink
Merge branch 'main' into update/scala-library-2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 10, 2024
2 parents 00c1454 + 97e1e2d commit fea6407
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 fea6407

Please sign in to comment.