Skip to content

Commit

Permalink
Update http4s-blaze-client to 0.23.9 (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 29, 2022
1 parent 5275e14 commit 35c5c40
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 @@ -59,7 +59,7 @@ libraryDependencies += "com.github.julien-truffaut" %% "monocle-core" % "2.1.0"
libraryDependencies += "com.github.julien-truffaut" %% "monocle-macro" % "2.1.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.30.0"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.6.0"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.8"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.9"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.33"
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.16"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.16"
Expand Down

0 comments on commit 35c5c40

Please sign in to comment.