Skip to content

Commit

Permalink
Merge branch 'main' into update/cats-effect-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sloshy authored May 21, 2021
2 parents 5e6f251 + d09b2b4 commit 45faa78
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,11 +1,11 @@
//Core deps
val amazonV = "2.16.67"
val catsV = "2.4.2"
val catsV = "2.6.1"
val catsEffectV = "2.5.1"
val fs2V = "2.5.6"
val log4catsV = "1.2.0"
val refinedV = "0.9.25"
val monixV = "3.3.0"
val monixV = "3.4.0"
val collectionCompatV = "2.4.4"

val catsCore = "org.typelevel" %% "cats-core" % catsV
Expand Down

0 comments on commit 45faa78

Please sign in to comment.