Skip to content

Commit

Permalink
Update http4s-ember-client to 0.23.30
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Dec 4, 2024
1 parent ce6b32a commit b92c977
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.29" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.30" % Test,
)
},
libraryDependencies ++= {
Expand Down

0 comments on commit b92c977

Please sign in to comment.