We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba33c3 commit aacd78fCopy full SHA for aacd78f
build.sbt
@@ -38,7 +38,7 @@ lazy val `postgresql-init-core` = (project in file("."))
38
"org.tpolecat" %% "natchez-xray" % natchezVersion,
39
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
40
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
41
- "org.http4s" %% "http4s-ember-client" % "0.23.13",
+ "org.http4s" %% "http4s-ember-client" % "0.23.30",
42
"io.circe" %% "circe-parser" % circeV,
43
"io.circe" %% "circe-generic" % circeV,
44
"io.circe" %% "circe-refined" % circeV,
0 commit comments