Skip to content

Commit

Permalink
Merge pull request #100 from Dwolla/update/http4s-ember-client-0.23.29
Browse files Browse the repository at this point in the history
Update http4s-ember-client to 0.23.29
  • Loading branch information
mergify[bot] authored Oct 28, 2024
2 parents 97e7f65 + 6a1099b commit ce6b32a
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 @@ -74,7 +74,7 @@ lazy val `secure-config` = (project in file("."))
"org.scodec" %% "scodec-bits" % "1.2.1",
"org.typelevel" %% "mouse" % "1.3.2",
"org.scalameta" %% "munit" % "1.0.2" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.28" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.29" % Test,
)
},
libraryDependencies ++= {
Expand Down

0 comments on commit ce6b32a

Please sign in to comment.