Skip to content

Commit

Permalink
updated http4s-jdk-http-client
Browse files Browse the repository at this point in the history
  • Loading branch information
LolHens committed Jan 29, 2021
1 parent c8ca118 commit a2555e7
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 @@ -16,7 +16,7 @@ libraryDependencies ++= Seq(
"org.http4s" %% "http4s-blaze-server" % http4sVersion,
"org.http4s" %% "http4s-circe" % http4sVersion,
"de.lolhens" %% "http4s-monix" % "0.0.1",
"org.http4s" %% "http4s-jdk-http-client" % "0.3.4",
"org.http4s" %% "http4s-jdk-http-client" % "0.3.5",
)

addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")
Expand Down

0 comments on commit a2555e7

Please sign in to comment.