Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtar committed Mar 15, 2021
1 parent 8fa054a commit 7860d7a
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 @@ -15,7 +15,7 @@ object Dependencies {
val sstream = "com.evolutiongaming" %% "sstream" % "0.2.1"

object Cats {
private val version = "2.4.1"
private val version = "2.4.2"
val core = "org.typelevel" %% "cats-core" % version
val effect = "org.typelevel" %% "cats-effect" % "2.3.3"
}
Expand Down

0 comments on commit 7860d7a

Please sign in to comment.