Skip to content

Commit

Permalink
Update cats-effect, cats-effect-testkit to 3.5.3 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi authored Jan 16, 2024
1 parent 74fa847 commit 2e29634
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
object Versions {
val cats = "2.10.0"
val catsEffect = "3.5.2"
val catsEffect = "3.5.3"
val fs2 = "3.9.3"
val skunk = "0.6.2"
val scalaCheck = "1.15.4"
Expand Down

0 comments on commit 2e29634

Please sign in to comment.