Skip to content

Commit 3467397

Browse files
authored
Update cats-effect, cats-effect-testkit to 3.5.5 (#405)
1 parent 1a107df commit 3467397

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.4"
6+
val catsEffect = "3.5.5"
77
val fs2 = "3.11.0"
88
val skunk = "0.6.4"
99
val scalaCheck = "1.15.4"

0 commit comments

Comments
 (0)