Skip to content

Commit

Permalink
Update http4s-circe, http4s-ember-client to 0.23.22
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jun 28, 2023
1 parent a744242 commit d1cc40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ lazy val toolkit = crossProject(JVMPlatform, JSPlatform, NativePlatform)
"co.fs2" %%% "fs2-io" % "3.7.0",
"org.gnieh" %%% "fs2-data-csv" % "1.7.1",
"org.gnieh" %%% "fs2-data-csv-generic" % "1.7.1",
"org.http4s" %%% "http4s-ember-client" % "0.23.21",
"org.http4s" %%% "http4s-ember-client" % "0.23.22",
"io.circe" %%% "circe-jawn" % "0.14.5",
"org.http4s" %%% "http4s-circe" % "0.23.21",
"org.http4s" %%% "http4s-circe" % "0.23.22",
"com.monovore" %%% "decline-effect" % "2.4.1"
),
mimaPreviousArtifacts := Set()
Expand Down

0 comments on commit d1cc40b

Please sign in to comment.