Skip to content

Commit

Permalink
Merge pull request http4s#7220 from http4s/update/series/0.23/http4s-…
Browse files Browse the repository at this point in the history
…circe-0.23.23

Update http4s-circe, http4s-ember-client to 0.23.23 in series/0.23
  • Loading branch information
danicheg authored Jul 20, 2023
2 parents 7392ebc + eaffc29 commit 88c162c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ scalacOptions := Seq(
libraryDependencies ++= List(
"com.eed3si9n" %% "treehugger" % "0.4.4",
"io.circe" %% "circe-generic" % "0.14.5",
"org.http4s" %% "http4s-ember-client" % "0.23.22",
"org.http4s" %% "http4s-circe" % "0.23.22",
"org.http4s" %% "http4s-ember-client" % "0.23.23",
"org.http4s" %% "http4s-circe" % "0.23.23",
)

// native packager and scoverage are conflicting...
Expand Down

0 comments on commit 88c162c

Please sign in to comment.