Skip to content

Commit 2b8771d

Browse files
committed
Update cats-effect, cats-effect-testkit to 3.5.4
1 parent 07d501b commit 2b8771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44
object Versions {
55
val cats = "2.10.0"
6-
val catsEffect = "3.5.3"
6+
val catsEffect = "3.5.4"
77
val fs2 = "3.9.4"
88
val skunk = "0.6.3"
99
val scalaCheck = "1.15.4"

0 commit comments

Comments
 (0)