Skip to content

Commit

Permalink
Merge pull request #236 from outr/update/cats-effect-3.5.2
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.2
  • Loading branch information
darkfrog26 authored Sep 28, 2023
2 parents 38f8a79 + 34da49c commit 4ebbec8
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 @@ -12,7 +12,7 @@ object Dependencies {

val jackson: String = "4.1.0"

val catsEffect: String = "3.5.1"
val catsEffect: String = "3.5.2"

val fs2: String = "3.9.2"

Expand Down

0 comments on commit 4ebbec8

Please sign in to comment.