Skip to content

Commit

Permalink
Merge pull request #224 from alexbalonperin/update_cats_effect
Browse files Browse the repository at this point in the history
update cats effect
  • Loading branch information
gvolpe authored May 20, 2020
2 parents 66b7c2f + 10ba30b commit 91517e5
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

object Versions {
val catsEffect = "2.1.2"
val catsEffect = "2.1.3"
val fs2 = "2.3.0"
val http4s = "0.21.4"
val circe = "0.13.0"
Expand Down

0 comments on commit 91517e5

Please sign in to comment.