Skip to content

Commit

Permalink
Update cats-effect to 2.1.3 (finagle#1224)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergey Kolbasov <[email protected]>
  • Loading branch information
scala-steward and sergeykolbasov authored Jun 10, 2020
1 parent 2b5c93c commit be0e764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ lazy val catsVersion = "2.0.0"
lazy val argonautVersion = "6.2.4"
lazy val iterateeVersion = "0.19.0"
lazy val refinedVersion = "0.9.14"
lazy val catsEffectVersion = "2.0.0"
lazy val catsEffectVersion = "2.1.3"
lazy val fs2Version = "2.4.1"

def compilerOptions(scalaVersion: String) = Seq(
Expand Down

0 comments on commit be0e764

Please sign in to comment.