Skip to content

Commit

Permalink
Update cats-effect to 3.4.1 (#284)
Browse files Browse the repository at this point in the history
* Update cats-effect to 3.4.1

* Revert commit(s) f520818

* Update cats-effect to 3.4.1
  • Loading branch information
scala-steward committed Nov 26, 2022
1 parent 9910ffb commit eeb914b
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 @@ -2,7 +2,7 @@ import sbt.Keys.organization
import sbt.addCompilerPlugin

val catsVersion = "2.8.0"
val catsEffectVersion = "3.3.14"
val catsEffectVersion = "3.4.1"
val fs2Version = "3.4.0"

lazy val dependencies = Seq(
Expand Down

0 comments on commit eeb914b

Please sign in to comment.