Skip to content

Commit

Permalink
chore: Update http4s-blaze-client from 0.23.15 to 0.23.16 (#3412)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot authored Jan 2, 2024
1 parent 0dd1b68 commit f00f750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ libraryDependencies += "io.circe" %% "circe-core"
libraryDependencies += "io.circe" %% "circe-literal" % circeVersion % Test
libraryDependencies += "io.circe" %% "circe-parser" % circeVersion % Test
libraryDependencies += "io.circe" %% "circe-optics" % "0.15.0" % Test
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.15" % Test
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.16" % Test
libraryDependencies += "org.http4s" %% "http4s-circe" % "0.23.24" % Test
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.0" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.17" % Test
Expand Down

0 comments on commit f00f750

Please sign in to comment.