Skip to content

Commit cfffba8

Browse files
scala-stewardaugustjune
authored andcommitted
Update cats-effect to 2.1.0
1 parent 4d1612a commit cfffba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ val scala2_12 = "2.12.8"
117117

118118
val fs2Version = "2.2.2"
119119
val catsCoreVersion = "2.1.0"
120-
val catsEffectVersion = "2.0.0"
120+
val catsEffectVersion = "2.1.0"
121121
val circeVersion = "0.12.3"
122122
val http4sVersion = "0.21.0-RC2"
123123
val log4catsVersion = "1.0.1"

0 commit comments

Comments
 (0)