Skip to content

Commit

Permalink
cats-effect 0.7->0.8, cats-mtl 0.2.2->0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adelbertc committed Feb 18, 2018
1 parent 968492a commit 6cc7a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
val sparkVersion = "2.2.1"
val catsCoreVersion = "1.0.1"
val catsEffectVersion = "0.7"
val catsMtlVersion = "0.2.2"
val catsEffectVersion = "0.8"
val catsMtlVersion = "0.2.3"
val scalatest = "3.0.3"
val shapeless = "2.3.2"
val scalacheck = "1.13.5"
Expand Down

0 comments on commit 6cc7a16

Please sign in to comment.