Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Http4s Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport committed May 24, 2021
1 parent 937a9ab commit 7c1da79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val sCryptV = "1.4.0" //https://github.com/wg/scrypt/releases
val scalaTestV = "3.2.9" //https://github.com/scalatest/scalatest/releases
val scalaTestPlusV= "3.2.9.0" //https://github.com/scalatest/scalatestplus-scalacheck
val http4sV = "0.22.0-M8" //https://github.com/http4s/http4s/releases
val http4sV = "0.23.0-M1" //https://github.com/http4s/http4s/releases
val scalacheckV = "1.15.4" //https://github.com/typelevel/scalacheck/releases
val commonsCodecV = "1.15" //https://github.com/apache/commons-codec/releases
val fs2Version = "3.0.3" //https://github.com/functional-streams-for-scala/fs2/releases
Expand Down

0 comments on commit 7c1da79

Please sign in to comment.